aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: 18b4471c5d33d0532386e0bff0ed0a4074a21a19 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# Tracktrain

*experimental, don't expect things to work for now*

A thing to track trains via GPS (eventually), generating real-time data for use
in e.g. passenger information systems. Timetables are read in via GTFS.

## Server
I run a test-deployment of this at (tracktrain.stuebinm.eu)[https://tracktrain.stuebinm.eu].

It self-generates an OpenAPI description of the currently implemented routes at
(`/api`)[https://tracktrain.stuebinm.eu/debug/openapi].