"ruoyi-ui/src/git@ustchcs.com:gujinli1118/RuoYi-Vue.git" did not exist on "6a5c86541acf750a373bf3cb4b534fc0f6e66ec0"
Commit 88402829 authored by jvautrot's avatar jvautrot
Browse files

Adds Boston MBTA API to Transportation

The Boston MBTA API provides easy access to MBTA schedules, alerts, and real-time transit information.
parent a7fa57c5
......@@ -828,6 +828,7 @@ API | Description | Auth | HTTPS | CORS |
| [Amadeus Travel Innovation Sandbox](https://sandbox.amadeus.com/) | Travel Search - Limited usage | `apiKey` | Yes | Unknown |
| [Bay Area Rapid Transit](http://api.bart.gov) | Stations and predicted arrivals for BART | `apiKey` | No | Unknown |
| [BlaBlaCar](https://dev.blablacar.com) | Search car sharing trips | `apiKey` | Yes | Unknown |
| [Boston MBTA Transit](https://www.mbta.com/developers/v3-api) | Stations and predicted arrivals for MBTA | `apiKey` | Yes | Unknown |
| [Community Transit](https://github.com/transitland/transitland-datastore/blob/master/README.md#api-endpoints) | Transitland API | No | Yes | Unknown |
| [GraphHopper](https://graphhopper.com/api/1/docs/) | A-to-B routing with turn-by-turn instructions | `apiKey` | Yes | Unknown |
| [Icelandic APIs](http://docs.apis.is/) | Open APIs that deliver services in or regarding Iceland | No | Yes | Unknown |
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment