The departureboard.io is a high performance API written in Golang. Its goal is to provide to main functions: (1): A JSON API interface to the legacy National Rail SOAP API: Giving developers the ability to pull live information on departures, arrivals, and services from National Rail, withou
No SDKs indexed for this API yet.
curl \
https://api.departureboard.io/api/v2.0/getArrivalsByCRS/{CRS}curl \
https://api.departureboard.io/api/v2.0/getDeparturesByCRS/{CRS}curl \
https://api.departureboard.io/api/v2.0/getNextDeparturesByCRS/{CRS}No SDKs yet