Restful API for BumperApp
MONGO_URL: MongoDB connection URLIONIC_APPID: Ionic push notification server APP IDIONIC_APPSECRET: Ionic push notification server APP SECRET
npm install apidoc -g
apidoc -i routes/ -o apidoc/
API docs will be available under apidoc directory.