/OblivionAlphaAPI-NodeJS

This is the back end for the OblivionAlpha App.

Primary LanguageJavaScript

OblivionAlphaAPI

Oblivion Alpha API

Install It

npm install

Run It

Run in development mode:

npm run dev

Run in production mode:

npm compile
npm start

Deploy to the Cloud

e.g. CloudFoundry

cf push OblivionAlphaAPI

Try It

  • Point you're browser to http://localhost:3000
  • Invoke the example REST endpoint curl http://localhost:3000/api/v1/examples