An open API service indexing awesome lists of open source software.

https://github.com/lcfd/gtfs-node

Expose GTFS data as convenient APIs in JSON format.
https://github.com/lcfd/gtfs-node

csv fastify gtfs transit transport

Last synced: 9 months ago
JSON representation

Expose GTFS data as convenient APIs in JSON format.

Awesome Lists containing this project

README

          

# gtfs-node

![badge](https://badgen.net/badge/status/not-ready/red)

Expose GTFS data as convenient APIs in JSON format.

## Usage

Put the files in your `.zip` in the `data` folder.

For example: [link](https://www.trentinotrasporti.it/opendata/google_transit_extraurbano_tte.zip).

Run the dev server `npm run dev`.