Dijkstra
BeijingSubwayInfoSystem-server
A koa server application which allows you to create your own WebAPIS
Note
To use this server , you got to install NPM(or Yarn) and Node
How to run
$ git clone https://github.com/thomastieyi/Dijkstra.git
$ cd Dijkstra
$ npm install
$ npm run watcher server
How to use
See the API-docs
Then use to localhost:8087 to see your result.