-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(docs): update README with correct year for stock API endpoint an…
…d improve formatting feat(api.http): change example year for stock API endpoint to 2023 and enhance documentation structure refactor(handlers): move error response struct to models package for better organization and reuse refactor(handlers): update stock handler functions to use models for stock and purification requests refactor(middleware): improve year validation middleware to use models for error codes feat(models): add new models for error responses, stocks, and purification requests chore(utils): add utility function for safe string conversion to handle different types style: improve code formatting and add section comments for better readability across files
- Loading branch information
Abdullah Alqahtani
committed
Dec 27, 2024
1 parent
8f690ea
commit 0c9a0a4
Showing
11 changed files
with
291 additions
and
231 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.