Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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,
- recipes

AuthO will be used along side with JWTs for authorization.
Swagger & API Documentation for Front End usage

Sources:

- [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/)