This repo's a work in progress
A web application printing a map on which we can have a live of the TAN transportation network in Nantes, France.
This API runs on node.js, and makes use of the following:
- Express - node.js framework that handles routing
- TAN Open API - The Open API of TAN transport network.
Clone this project (or download the zip file), then run npm install
to install the dependencies.