Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sebalp100/contact-manager
Simple contact manager app made to practice CRUD calls on Express. Includes jwt and bcrypt.
https://github.com/sebalp100/contact-manager
express javascript
Last synced: 17 days ago
JSON representation
Simple contact manager app made to practice CRUD calls on Express. Includes jwt and bcrypt.
- Host: GitHub
- URL: https://github.com/sebalp100/contact-manager
- Owner: sebalp100
- Created: 2024-02-04T01:50:08.000Z (10 months ago)
- Default Branch: development
- Last Pushed: 2024-02-20T04:00:46.000Z (9 months ago)
- Last Synced: 2024-10-09T10:42:18.563Z (about 1 month ago)
- Topics: express, javascript
- Language: JavaScript
- Homepage:
- Size: 78.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Simple contact manager app made to practice CRUD calls on Express. Includes jwt and bcrypt.
Made using MongoDB.