https://github.com/ghostffcode/userapi
Mini User API App Using ExpressJS & MongoDB
https://github.com/ghostffcode/userapi
Last synced: about 1 year ago
JSON representation
Mini User API App Using ExpressJS & MongoDB
- Host: GitHub
- URL: https://github.com/ghostffcode/userapi
- Owner: ghostffcode
- License: mit
- Created: 2016-08-25T20:10:51.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-08-26T14:22:52.000Z (almost 10 years ago)
- Last Synced: 2024-10-18T20:48:36.214Z (over 1 year ago)
- Language: JavaScript
- Homepage: http://ghostffco.de/user-api-app-using-express-js-mongodb/
- Size: 4.88 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# userAPI
Mini User API App Using ExpressJS & MongoDB
### To Use:
clone
```
# install dependencies
npm install
# Run
npm start
```
Find Code snippet and Tutorial [here](http://ghostffco.de/user-api-app-using-express-js-mongodb/)