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

https://github.com/shaifarfan/express-mongodb-crud

Basic CRUD operations with Express.js and MongoDB
https://github.com/shaifarfan/express-mongodb-crud

Last synced: 5 months ago
JSON representation

Basic CRUD operations with Express.js and MongoDB

Awesome Lists containing this project

README

          

## Express MongoDB CRUD & Auth

### CRUD APIs

- branch: [crud-apis](https://github.com/ShaifArfan/express-mongodb-crud/tree/crud-apis)
- watch on YouTube: [https://youtu.be/jBoAG8yoRlo](https://youtu.be/jBoAG8yoRlo)

### Auth with JWT

- branch: [auth-tutorial](https://github.com/ShaifArfan/express-mongodb-crud/tree/auth-tutorial)
- watch on YouTube: [https://youtu.be/rXu9Z2yMZzA](https://youtu.be/rXu9Z2yMZzA)