https://github.com/praneethravuri/contact-manager-app
https://github.com/praneethravuri/contact-manager-app
authentication backend expressjs jwt mongodb nodejs
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/praneethravuri/contact-manager-app
- Owner: praneethravuri
- Created: 2023-06-13T17:30:42.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-06-14T11:30:26.000Z (about 3 years ago)
- Last Synced: 2025-03-21T12:19:06.945Z (over 1 year ago)
- Topics: authentication, backend, expressjs, jwt, mongodb, nodejs
- Language: JavaScript
- Homepage:
- Size: 46.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Contact Manager App
A simple RESTful CRUD API app made with Node, Express, and MongoDB. Includes express async handling, JWT, protected routes, etc