Browse Source

rebuild JSON at ca890af

[ci skip]
pull/412/head
Travis 6 years ago
parent
commit
2e1c868f3c
2 changed files with 15 additions and 1 deletions
  1. +14
    -0
      json/entries.json
  2. +1
    -1
      json/entries.min.json

+ 14
- 0
json/entries.json View File

@@ -1907,6 +1907,13 @@
"HTTPS": true,
"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",
"Auth": null,
@@ -2173,6 +2180,13 @@
"HTTPS": true,
"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",
"Auth": "apiKey",


+ 1
- 1
json/entries.min.json
File diff suppressed because it is too large
View File


Loading…
Cancel
Save