Webserver that queries bus departure times for different preconfigured stops and displays them on a single page.
 
 
 
Go to file
Jasper Bok b920893097 Add 'interesting routes' to quays
This way only the routes we're actually interested in will be
displayed.
2023-08-06 23:18:47 +02:00
bus.go Add 'interesting routes' to quays 2023-08-06 23:18:47 +02:00
go.mod Start the project 2023-08-06 22:56:26 +02:00
index.html Add the initial PoC for the app 2023-08-06 23:01:13 +02:00
main.go Add 'interesting routes' to quays 2023-08-06 23:18:47 +02:00
server.go Add the initial PoC for the app 2023-08-06 23:01:13 +02:00
utils.go Add the initial PoC for the app 2023-08-06 23:01:13 +02:00