adds tripadvisor public api

This commit is contained in:
guilherme 2021-10-22 21:17:09 -03:00
parent 117e3b9e9b
commit ce4c9cbdd5

View file

@ -1388,6 +1388,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 |
| [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 |
**[⬆ Back to Index](#index)**