https://github.com/raphaeljcm/daily-diet-api-nodejs
https://github.com/raphaeljcm/daily-diet-api-nodejs
fastify knex nodejs typescript
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/raphaeljcm/daily-diet-api-nodejs
- Owner: raphaeljcm
- Created: 2024-11-27T23:39:36.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-01T19:30:56.000Z (about 1 year ago)
- Last Synced: 2025-01-27T22:46:00.772Z (11 months ago)
- Topics: fastify, knex, nodejs, typescript
- Language: TypeScript
- Homepage:
- Size: 43.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# FR
[x] Should be able to create an user
[x] Should be able to identify a user
[x] Should be able to register a meal
[x] Should be able to edit a meal
[x] 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
[x] Should be able to list, edit, delete only allowed meals
[x] Should be able to return user metrics