timetable/module-bahnApi
Jim Martens 7fbd270019
feat: Support CRUD functionality (#7)
The station search implementation only works via DB and is very slow. For a simple query, the answer takes about 1s or longer. That is 100 times slower than it should be. For now, however, this solution is adequate to achieve a first prototype that includes the core functionality.

feat: Add station search
2024-01-06 14:06:43 +01:00
..
src/main/kotlin/de/twomartens/timetable/bahnApi feat: Support CRUD functionality (#7) 2024-01-06 14:06:43 +01:00
bahnApi.gradle.kts feat: Support CRUD functionality (#7) 2024-01-06 14:06:43 +01:00