aboutsummaryrefslogtreecommitdiff
path: root/pkg/navitia_api_client/departures.go (unfollow)
Commit message (Expand)AuthorFilesLines
2021-09-10Finished not so simple refactoringJulien Dessaux1-4/+4
2021-09-07Added navitia code to fetch train stops namesJulien Dessaux1-0/+1
2021-05-04Improved navitia api error handling and testingJulien Dessaux1-15/+20
2021-05-04Reworked the navitia_api_client to be mockableJulien Dessaux1-1/+1
2021-05-04Cleaned the navitia - webui callsJulien Dessaux1-3/+13
2021-04-06Added trainStop config parameter which was wrongly hardcodedJulien Dessaux1-2/+2
2021-04-05Moved code around to conform best practicesJulien Dessaux1-0/+0
2021-04-04Added 60 seconds caching to navitia api departures requestsJulien Dessaux1-1/+15
2021-03-29Renamed the api folder to something more specificJulien Dessaux1-1/+1
2021-03-19Added api module with departures featureJulien Dessaux1-0/+59