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

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

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/)