aboutsummaryrefslogtreecommitdiff
path: root/lib/Server/GTFSRT.hs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* better module namesstuebinm2022-07-021-208/+0
|
* rudimentary admin api implementationstuebinm2022-07-021-0/+1
|
* gtfs realtime: add vehicle positionsstuebinm2022-07-021-16/+68
| | | | | | (or at least something that looks like it might be correct — though it carries very little information, and lacks things like what the next stop along the route is)
* more or less functional servicealerts for gtfs rtstuebinm2022-07-021-0/+155
(kinda barebones, but the important things should be there)