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

https://github.com/kapit4n/lb-school-events

School events API
https://github.com/kapit4n/lb-school-events

loopback rest-api

Last synced: 10 months ago
JSON representation

School events API

Awesome Lists containing this project

README

          

# My Application

# Setup db
* use ngschoolevents // it created a db on mongo
* db.createUser({ user: "ngschoolevents", pwd: "password", roles: [ "readWrite", "dbAdmin" ] })

{
"realm": "Luis Arce",
"username": "larce22",
"email": "luis.arce22@gmail.com",
"emailVerified": false,
"id": "5af65fd3d247fb3ab9e63fa8"
}

{
"email": "luis.arce22@gmail.com",
"password": "password"
}

The project is generated by [LoopBack](http://loopback.io).