Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/raphaeljcm/daily-diet-api-nodejs
https://github.com/raphaeljcm/daily-diet-api-nodejs
fastify knex nodejs typescript
Last synced: 25 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/raphaeljcm/daily-diet-api-nodejs
- Owner: raphaeljcm
- Created: 2024-11-27T23:39:36.000Z (27 days ago)
- Default Branch: main
- Last Pushed: 2024-11-28T23:50:33.000Z (26 days ago)
- Last Synced: 2024-11-29T00:27:14.489Z (26 days ago)
- Topics: fastify, knex, nodejs, typescript
- Language: TypeScript
- Homepage:
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# FR
[ ] Should be able to create an user
[x] Should be able to identify a user
[ ] Should be able to register a meal
[ ] Should be able to edit a meal
[ ] Should be able to delete a meal
[x] Should be able to list all meals of a certain user
[x] Should be able to list a single meal of a certain user
[ ] Should be able to list, edit, delete only allowed meals
[ ] Should be able to return user metrics