rebuild JSON at 4133548

[ci skip]
This commit is contained in:
davemachado 2017-09-14 13:58:57 +00:00
parent 166c464eb4
commit e7f5139e85
2 changed files with 27 additions and 3 deletions

View file

@ -1,5 +1,5 @@
{
"count": 409,
"count": 412,
"entries": [
{
"API": "Dogs",
@ -955,12 +955,20 @@
},
{
"API": "TheCocktailDB",
"Auth": null,
"Auth": "apiKey",
"Category": "Food & Drink",
"Description": "Cocktail Recipes",
"HTTPS": false,
"Link": "http://www.thecocktaildb.com/"
},
{
"API": "TheMealDB",
"Auth": "apiKey",
"Category": "Food & Drink",
"Description": "Meal Recipes",
"HTTPS": false,
"Link": "http://www.themealdb.com/"
},
{
"API": "What's on the menu?",
"Auth": "apiKey",
@ -1737,6 +1745,14 @@
"HTTPS": true,
"Link": "https://developer.spotify.com/web-api/"
},
{
"API": "TheAudioDB",
"Auth": "apiKey",
"Category": "Music",
"Description": "Music",
"HTTPS": false,
"Link": "http://www.theaudiodb.com"
},
{
"API": "Vagalume",
"Auth": "apiKey",
@ -2633,6 +2649,14 @@
"HTTPS": false,
"Link": "https://suredbits.com/api/"
},
{
"API": "TheSportsDB",
"Auth": "apiKey",
"Category": "Sports & Fitness",
"Description": "Crowd-Sourced Sports Data and Artwork",
"HTTPS": false,
"Link": "http://www.thesportsdb.com"
},
{
"API": "UFC Data",
"Auth": null,

File diff suppressed because one or more lines are too long