Browse Source

rebuild JSON at 4133548

[ci skip]
pull/487/head
davemachado 7 years ago
parent
commit
e7f5139e85
2 changed files with 27 additions and 3 deletions
  1. +26
    -2
      json/entries.json
  2. +1
    -1
      json/entries.min.json

+ 26
- 2
json/entries.json 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,


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


Loading…
Cancel
Save