Commit e7f5139e authored by davemachado's avatar davemachado
Browse files

rebuild JSON at 41335486

[ci skip]
parent 166c464e
{ {
"count": 409, "count": 412,
"entries": [ "entries": [
{ {
"API": "Dogs", "API": "Dogs",
...@@ -955,12 +955,20 @@ ...@@ -955,12 +955,20 @@
}, },
{ {
"API": "TheCocktailDB", "API": "TheCocktailDB",
"Auth": null, "Auth": "apiKey",
"Category": "Food & Drink", "Category": "Food & Drink",
"Description": "Cocktail Recipes", "Description": "Cocktail Recipes",
"HTTPS": false, "HTTPS": false,
"Link": "http://www.thecocktaildb.com/" "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?", "API": "What's on the menu?",
"Auth": "apiKey", "Auth": "apiKey",
...@@ -1737,6 +1745,14 @@ ...@@ -1737,6 +1745,14 @@
"HTTPS": true, "HTTPS": true,
"Link": "https://developer.spotify.com/web-api/" "Link": "https://developer.spotify.com/web-api/"
}, },
{
"API": "TheAudioDB",
"Auth": "apiKey",
"Category": "Music",
"Description": "Music",
"HTTPS": false,
"Link": "http://www.theaudiodb.com"
},
{ {
"API": "Vagalume", "API": "Vagalume",
"Auth": "apiKey", "Auth": "apiKey",
...@@ -2633,6 +2649,14 @@ ...@@ -2633,6 +2649,14 @@
"HTTPS": false, "HTTPS": false,
"Link": "https://suredbits.com/api/" "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", "API": "UFC Data",
"Auth": null, "Auth": null,
......
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