[Feature] Create an endpoint for admin to sort all the diets by date #1
Labels
fastapi
good first issue
Good for newcomers
hacktoberfest
help wanted
Extra attention is needed
python
Create an endpoint only accessible to ADMIN to sort all the diets by the time or date.
Note: Implement
GET
route for this and make sure that this endpoint is only accessible to the admin.Also update the route here in Readme file of the project.
P.S: sort by the newest time.
The text was updated successfully, but these errors were encountered: