Skip to content

Latest commit

 

History

History
executable file
·
16 lines (9 loc) · 609 Bytes

File metadata and controls

executable file
·
16 lines (9 loc) · 609 Bytes

This repo's a work in progress

What is this ?

A web application printing a map on which we can have a live of the TAN transportation network in Nantes, France.

What's needed

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.

Get started

Clone this project (or download the zip file), then run npm install to install the dependencies.