Skip to content

Wrapper around urban observatory API to serve data in a time series format

License

Notifications You must be signed in to change notification settings

NewcastleRSE/UO-Proxy

Repository files navigation

urban-observatory

Wrapper around the Urban Observatory API to provide time series data

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 urban-observatory

Try It

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

About

Wrapper around urban observatory API to serve data in a time series format

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published