/go-gtfs-realtime-example

An example of loading a GTFS realtime feed into a Go program

Primary LanguageGo

Go GTFS Realtime Example

This repository contains an example of using Go to query a GTFS realtime feed (MTA subway locations in this case). The MTA defines a set of extensions to GTFS realtime so in the future I may extend this example to parse the data in those extensions as well.