mirror of
https://github.com/public-apis/public-apis.git
synced 2025-05-18 19:46:20 +02:00
parent
166c464eb4
commit
e7f5139e85
2 changed files with 27 additions and 3 deletions
|
@ -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
Loading…
Add table
Add a link
Reference in a new issue