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.
- Host: GitHub
- URL: https://github.com/atakanbayrak/nodejs-expressjs-mongodb-restapi-tutorial-app
- Owner: atakanbayrak
- Created: 2023-07-05T23:36:45.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-07-10T09:28:46.000Z (almost 3 years ago)
- Last Synced: 2025-07-24T13:42:31.563Z (11 months ago)
- Topics: expressjs, jwt, mongodb, nodejs
- Language: JavaScript
- Homepage:
- Size: 3.89 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: readme.md
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