Timetables API uses the multigtfs Django app: https://pypi.org/project/multigtfs/
We would like to explore alternative ways to import GTFS data, conduct the proper joins on it, and then output that GTFS data via an API in a format that is more usable to us for various purposes, like the https://metro.net/riding/schedules page.
Timetables API uses the
multigtfsDjango app: https://pypi.org/project/multigtfs/We would like to explore alternative ways to import GTFS data, conduct the proper joins on it, and then output that GTFS data via an API in a format that is more usable to us for various purposes, like the https://metro.net/riding/schedules page.