REST-API-Backend in go für eine Datenbank mit Bahn-Echtzeitdaten.
Find a file
2025-04-15 21:44:37 +02:00
queries feat: add sqlc generated code 2025-04-15 21:39:51 +02:00
.gitignore fix: add direnv files to gitignore 2025-02-26 09:47:58 +01:00
flake.lock feat: also add flake.lock 2025-02-26 09:48:17 +01:00
flake.nix feat(nix): add sqlc 2025-04-13 13:40:11 +02:00
go.mod feat: add needed modules 2025-04-13 13:40:00 +02:00
LICENSE Initial commit 2025-02-26 08:45:23 +00:00
main.go fix: long distance should only affect the results when true 2025-04-15 21:44:37 +02:00
query.sql feat(nix): update queries, schemas and sqlc config 2025-04-15 21:39:19 +02:00
README.md Initial commit 2025-02-26 08:45:23 +00:00
schema.sql feat(nix): update queries, schemas and sqlc config 2025-04-15 21:39:19 +02:00
sqlc.yml feat(nix): update queries, schemas and sqlc config 2025-04-15 21:39:19 +02:00

bahndb-rest

Eine REST-API in go als Backend zu einer Datenbank mit historischen (und relativ aktuellen) Bahn-Echtzeitdaten.