Commit 2e1c868f authored by Travis's avatar Travis
Browse files

rebuild JSON at ca890afb

[ci skip]
parent e37af9b3
...@@ -1907,6 +1907,13 @@ ...@@ -1907,6 +1907,13 @@
"HTTPS": true, "HTTPS": true,
"Link": "https://sandbox.amadeus.com/" "Link": "https://sandbox.amadeus.com/"
}, },
{
"API": "Bay Area Rapid Transit",
"Auth": "apiKey",
"Description": "Stations and predicted arrivals for BART",
"HTTPS": false,
"Link": "http://api.bart.gov"
},
{ {
"API": "Community Transit", "API": "Community Transit",
"Auth": null, "Auth": null,
...@@ -2173,6 +2180,13 @@ ...@@ -2173,6 +2180,13 @@
"HTTPS": true, "HTTPS": true,
"Link": "https://developer.translink.ca/" "Link": "https://developer.translink.ca/"
}, },
{
"API": "Transport for U.S. (multiple locations)",
"Auth": null,
"Description": "NextBus API",
"HTTPS": false,
"Link": "http://www.nextbus.com/xmlFeedDocs/NextBusXMLFeed.pdf"
},
{ {
"API": "Transport for Victoria, AU", "API": "Transport for Victoria, AU",
"Auth": "apiKey", "Auth": "apiKey",
......
This diff is collapsed.
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