Alpha 2
Pre-release
Pre-release
jpsingleton
released this
02 May 17:28
·
54 commits
to master
since this release
A new version with a couple of extra features:
- Station names
- Station names supported as well as CRS codes in all queries
- A CRS endpoint to query the list or just get a complete listing
- All: https://huxley.apphb.com/crs
- Query: https://huxley.apphb.com/crs/blet
[
{
"stationName": "Bletchley",
"crsCode": "BLY"
}
]
- Delays
- An endpoint that works out if any trains are delayed on a particular route
Delayed
,Cancelled
or more than 5 minutes (configurable) late- Supports
LON
orLondon
as a filter for all London terminals
🚉