https://github.com/daviteixeira-dev/food-explorer-back-end
Development of an API that supports CRUD operations for the dishes of a fictional restaurant, known as foodExplorer. Containing JWT authentication implementation, user data storage, search functionality, development of *endpoints* for handling dishes and other necessary operations.
https://github.com/daviteixeira-dev/food-explorer-back-end
bcryptjs express express-async-errors javascript knex nodejs nodemon sql sqlite sqlite3
Last synced: 3 months ago
JSON representation
Development of an API that supports CRUD operations for the dishes of a fictional restaurant, known as foodExplorer. Containing JWT authentication implementation, user data storage, search functionality, development of *endpoints* for handling dishes and other necessary operations.
- Host: GitHub
- URL: https://github.com/daviteixeira-dev/food-explorer-back-end
- Owner: daviteixeira-dev
- Created: 2024-05-29T22:22:37.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-28T14:55:54.000Z (about 2 years ago)
- Last Synced: 2025-05-30T14:57:32.606Z (about 1 year ago)
- Topics: bcryptjs, express, express-async-errors, javascript, knex, nodejs, nodemon, sql, sqlite, sqlite3
- Language: JavaScript
- Homepage:
- Size: 52.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# food-explorer-back-end