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

https://github.com/atakanbayrak/nodejs-expressjs-mongodb-restapi-tutorial-app

🧧NodeJS Backend RestAPI project which includes JWT, Express, Postman, MongoDB for understanding the basics of Nodejs and MongoDB configuration.
https://github.com/atakanbayrak/nodejs-expressjs-mongodb-restapi-tutorial-app

expressjs jwt mongodb nodejs

Last synced: 3 months ago
JSON representation

🧧NodeJS Backend RestAPI project which includes JWT, Express, Postman, MongoDB for understanding the basics of Nodejs and MongoDB configuration.

Awesome Lists containing this project

README

          

This project is mainly focuses on to getting deep into NodeJS and ExpressJS with MongoDB on database side, JWT with token creation.

Technologies;

Nodejs
Expressjs
MongoDB
JWT (Json Web Token)
Postman