Skip to content

ctc316/ubike-service

Repository files navigation

ubike-service

An application server based on real-time open data of Taipei YouBike.

APIs

  • Find2Nearest -> Find 2 nearest ubike station (with available bikes)
  • ...

Built on

Install

$ git clone git@github.com:ctc316/ubike-service.git
$ cd ubike-service
$ npm install

Getting started

$ node app.js

or run on Docker

$ docker-compose up

see API document on browser

localhost:3000/docs

Tests

$ npm test

License

MIT

About

An application service based on open data of Taipei YouBike

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published