Webserver that queries bus departure times for different preconfigured stops and displays them on a single page.
 
 
 
Go to file
Jasper Bok aa958b77b1 Print times in human-readable format 2023-08-13 15:01:17 +02:00
TODO Print times in human-readable format 2023-08-13 15:01:17 +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 Print times in human-readable format 2023-08-13 15:01:17 +02:00
main.go Add 'interesting routes' to quays 2023-08-06 23:18:47 +02:00
server.go Print times in human-readable format 2023-08-13 15:01:17 +02:00
utils.go Add the initial PoC for the app 2023-08-06 23:01:13 +02:00