rebuild JSON at b9d4f93

[ci skip]
This commit is contained in:
davemachado 2018-01-31 00:30:25 +00:00
parent b9d4f93e7b
commit 8662c430c7
2 changed files with 11 additions and 2 deletions

View file

@ -1,5 +1,5 @@
{
"count": 500,
"count": 501,
"entries": [
{
"API": "Dogs",
@ -4258,6 +4258,15 @@
"Link": "https://developer.wmata.com/",
"Category": "Transportation"
},
{
"API": "Uber",
"Description": "Uber ride requests and price estimation",
"Auth": "OAuth",
"HTTPS": true,
"CORS": "Yes",
"Link": "https://developer.uber.com/products",
"Category": "Transportation"
},
{
"API": "WhereIsMyTransport",
"Description": "Platform for public transport data in emerging cities",

File diff suppressed because one or more lines are too long