Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kerokero014/bookish-spoon
CookBook Web Application - BackEnd Working Station
https://github.com/kerokero014/bookish-spoon
Last synced: about 2 months ago
JSON representation
CookBook Web Application - BackEnd Working Station
- Host: GitHub
- URL: https://github.com/kerokero014/bookish-spoon
- Owner: kerokero014
- Created: 2024-03-05T01:33:20.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-04-09T23:06:49.000Z (9 months ago)
- Last Synced: 2024-04-10T01:14:27.663Z (9 months ago)
- Language: JavaScript
- Size: 742 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# bookish-spoon
### CookBook Web Application - BackEnd Working Station
This Web application will have the following:
CRUD opeartions usable with MongoDB
2 collections for the following:- ingredients,
- recipesAuthO will be used along side with JWTs for authorization.
Swagger & API Documentation for Front End usageSources:
- [JWT & OAuth ](https://frontegg.com/blog/oauth-vs-jwt)
- [Project Specs & Reqs](https://cse341.netlify.app/projects)
- [swagger & OAuth](https://swagger.io/docs/specification/authentication/oauth2/)