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.
- Host: GitHub
- URL: https://github.com/lcfd/gtfs-node
- Owner: lcfd
- License: gpl-3.0
- Created: 2023-03-24T08:48:39.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-03-24T16:41:39.000Z (over 2 years ago)
- Last Synced: 2025-03-04T21:02:07.105Z (9 months ago)
- Topics: csv, fastify, gtfs, transit, transport
- Language: TypeScript
- Homepage:
- Size: 45.9 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# gtfs-node

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`.