Skip to content

LineCrew/sunapp-rest-api

Repository files navigation

sunapp-rest-api

sunapp

Install It

npm install

Run It

Run in development mode:

npm run dev

Run in production mode:

npm run compile
npm start

Run tests:

npm test

Deploy to the Cloud

e.g. CloudFoundry

cf push sunapp-rest-api

Try It

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published