Create a GTFS api for ZTM
We need an API for getting public transport data. It should run occasional checks for retrieving static data (stopids, routes etc) and functions for retrieving real time data.
Requirements:
- Should update every week the static data ( save last update date )
- Should provide functions to access delays in public transportation
- Should store delays in some kind of cache ( this should be well documented )
Edited by Oliwer Losvik