Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/i-m-hossain/niche-website-server-side


https://github.com/i-m-hossain/niche-website-server-side

crud-application express heroku jwt-authentication mongodb nodejs

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

## Nokshi backend
root api directory: https://still-taiga-80375.herokuapp.com/

### features:
1. Mongodb is connected
2. Collections were created(products, users, reviews, orders, contacts )
3. CRUD operation performed for different api's
4. Deployed to heroku
5. JWT token used to protect the api for make admin route

#### packeges used
1. Mongodb
2. Express
3. Dotenv
4. Cors