From f534b5b9279d92772c0bc1c4af16bcb4de90f009 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20Szyma=C5=84ski?= Date: Sat, 29 Jan 2022 02:34:47 +0100 Subject: [PATCH] Add transport.rest to Transportation (#3033) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 81f67bb5..31d5d82e 100644 --- a/README.md +++ b/README.md @@ -1663,6 +1663,7 @@ API | Description | Auth | HTTPS | CORS | | [Transport for United States](http://www.nextbus.com/xmlFeedDocs/NextBusXMLFeed.pdf) | NextBus API | No | No | Unknown | | [Transport for Vancouver, Canada](https://developer.translink.ca/) | TransLink | `OAuth` | Yes | Unknown | | [Transport for Washington, US](https://developer.wmata.com/) | Washington Metro transport API | `OAuth` | Yes | Unknown | +| [transport.rest](https://transport.rest) | Community maintained, developer-friendly public transport API | No | Yes | Yes | | [Tripadvisor](https://developer-tripadvisor.com/home/) | Rating content for a hotel, restaurant, attraction or destination | `apiKey` | Yes | Unknown | | [Uber](https://developer.uber.com/products) | Uber ride requests and price estimation | `OAuth` | Yes | Yes | | [Velib metropolis, Paris, France](https://www.velib-metropole.fr/donnees-open-data-gbfs-du-service-velib-metropole) | Velib Open Data API | No | Yes | No |