aboutsummaryrefslogtreecommitdiff
path: root/lib (follow)
Commit message (Expand)AuthorAgeFilesLines
* better module namesstuebinm2022-07-022-2/+3
* rudimentary admin api implementationstuebinm2022-07-024-10/+26
* gtfs realtime: add vehicle positionsstuebinm2022-07-023-17/+71
* more or less functional servicealerts for gtfs rtstuebinm2022-07-025-98/+223
* gtfs realtime proof of conceptstuebinm2022-07-022-2/+75
* optional date parameter for the timetable endpointstuebinm2022-06-272-16/+31
* handle GTFS shapes (& send them out along trips)stuebinm2022-06-192-14/+64
* a couple more database schemasstuebinm2022-06-161-5/+28
* foreign keys are a thingstuebinm2022-06-165-74/+60
* actually use the databasestuebinm2022-06-163-96/+223
* add some persist stuffstuebinm2022-06-152-22/+69
* generate OpenAPI docsstuebinm2022-06-102-117/+170
* restructure GTFS typesstuebinm2022-06-062-60/+81
* better aeson genericsstuebinm2022-06-062-10/+51
* basic server setupstuebinm2022-06-052-0/+410