Webserver that queries bus departure times for different preconfigured stops and displays them on a single page.
 
 
 
Go to file
Jasper Bok 6d211b5a1e Add the initial PoC for the app
Should have committed while creating this, but here we are ...
2023-08-06 23:01:13 +02:00
bus.go Add the initial PoC for the app 2023-08-06 23:01:13 +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 the initial PoC for the app 2023-08-06 23:01:13 +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