From 4df35c043786e9a56dcc0118fcbdd00306140c2e Mon Sep 17 00:00:00 2001 From: Bert Marcelis Date: Thu, 28 Oct 2021 15:21:39 +0200 Subject: [PATCH] Add iRail CORS detail, improve description --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ca90025e..ac1186ff 100644 --- a/README.md +++ b/README.md @@ -1487,7 +1487,7 @@ API | Description | Auth | HTTPS | CORS | | [TransitLand](https://transit.land/documentation/datastore/api-endpoints.html) | Transit Aggregation | No | Yes | Unknown | | [Transport for Atlanta, US](http://www.itsmarta.com/app-developer-resources.aspx) | Marta | No | No | Unknown | | [Transport for Auckland, New Zealand](https://api.at.govt.nz/) | Auckland Transport | No | Yes | Unknown | -| [Transport for Belgium](https://hello.irail.be/api/) | Belgian transport API | No | Yes | Unknown | +| [Transport for Belgium](https://api.irail.be/) | The iRail API is a third-party API for Belgian public transport by train | No | Yes | Yes | | [Transport for Berlin, Germany](https://github.com/derhuerst/vbb-rest/blob/3/docs/index.md) | Third-party VBB API | No | Yes | Unknown | | [Transport for Bordeaux, France](https://opendata.bordeaux-metropole.fr/explore/) | Bordeaux Métropole public transport and more (France) | `apiKey` | Yes | Unknown | | [Transport for Boston, US](https://mbta.com/developers/v3-api) | MBTA API | No | No | Unknown |