mirror of
https://github.com/public-apis/public-apis.git
synced 2025-07-01 08:47:53 +02:00
Update starter JSON
This commit is contained in:
parent
ab50c415ae
commit
1a17cd61b5
2 changed files with 57 additions and 8 deletions
|
@ -30,12 +30,19 @@
|
|||
"HTTPS": false,
|
||||
"Link": "http://anilist-api.readthedocs.io/en/latest/"
|
||||
},
|
||||
{
|
||||
"API": "Jikan",
|
||||
"Auth": null,
|
||||
"Description": "Unofficial MyAnimeList API",
|
||||
"HTTPS": true,
|
||||
"Link": "https://jikan.me"
|
||||
},
|
||||
{
|
||||
"API": "Kitsu",
|
||||
"Auth": "OAuth",
|
||||
"Description": "Kitsu Anime",
|
||||
"HTTPS": false,
|
||||
"Link": "http://docs.kitsu17.apiary.io/"
|
||||
"Description": "Anime discovery platform",
|
||||
"HTTPS": true,
|
||||
"Link": "http://docs.kitsu.apiary.io/"
|
||||
},
|
||||
{
|
||||
"API": "Studio Ghibli",
|
||||
|
@ -751,6 +758,13 @@
|
|||
"HTTPS": false,
|
||||
"Link": "https://github.com/evz/tacofancy-api"
|
||||
},
|
||||
{
|
||||
"API": "TheCocktailDB",
|
||||
"Auth": null,
|
||||
"Description": "Cocktail Recipes",
|
||||
"HTTPS": false,
|
||||
"Link": "http://www.thecocktaildb.com/"
|
||||
},
|
||||
{
|
||||
"API": "Yummly",
|
||||
"Auth": null,
|
||||
|
@ -874,6 +888,13 @@
|
|||
"HTTPS": true,
|
||||
"Link": "https://wiki.guildwars2.com/wiki/API:Main"
|
||||
},
|
||||
{
|
||||
"API": "Jservice",
|
||||
"Auth": null,
|
||||
"Description": "Jeopardy Question Database",
|
||||
"HTTPS": false,
|
||||
"Link": "http://jservice.io"
|
||||
},
|
||||
{
|
||||
"API": "Magic The Gathering",
|
||||
"Auth": null,
|
||||
|
@ -913,8 +934,8 @@
|
|||
"API": "Qriusity",
|
||||
"Auth": null,
|
||||
"Description": "Quiz/Trivia Questions",
|
||||
"HTTPS": false,
|
||||
"Link": "http://qriusity.com/"
|
||||
"HTTPS": true,
|
||||
"Link": "https://qriusity.com/"
|
||||
},
|
||||
{
|
||||
"API": "Riot Games",
|
||||
|
@ -1058,6 +1079,13 @@
|
|||
"HTTPS": true,
|
||||
"Link": "https://postcodes.io"
|
||||
},
|
||||
{
|
||||
"API": "REST Countries",
|
||||
"Auth": null,
|
||||
"Description": "Get information about countries via a RESTful API",
|
||||
"HTTPS": true,
|
||||
"Link": "https://restcountries.eu"
|
||||
},
|
||||
{
|
||||
"API": "Utah AGRC",
|
||||
"Auth": "apiKey",
|
||||
|
@ -1271,7 +1299,7 @@
|
|||
},
|
||||
{
|
||||
"API": "Spotify",
|
||||
"Auth": "OAuth required for some parts",
|
||||
"Auth": "OAuth",
|
||||
"Description": "Music",
|
||||
"HTTPS": true,
|
||||
"Link": "https://developer.spotify.com/web-api/"
|
||||
|
@ -1440,6 +1468,13 @@
|
|||
"HTTPS": true,
|
||||
"Link": "https://dev.fedger.io/docs/"
|
||||
},
|
||||
{
|
||||
"API": "Gene_info",
|
||||
"Auth": "apiKey",
|
||||
"Description": "human genome data w/ gene summaries",
|
||||
"HTTPS": false,
|
||||
"Link": "http://www.geneinfo.life"
|
||||
},
|
||||
{
|
||||
"API": "inspirehep.net",
|
||||
"Auth": null,
|
||||
|
@ -1665,6 +1700,13 @@
|
|||
}
|
||||
],
|
||||
"Sports & Fitness": [
|
||||
{
|
||||
"API": "Cartola FC",
|
||||
"Auth": null,
|
||||
"Description": "The Cartola FC API serves to check the partial points of your team",
|
||||
"HTTPS": true,
|
||||
"Link": "https://github.com/wgenial/cartrolandofc"
|
||||
},
|
||||
{
|
||||
"API": "City Bikes",
|
||||
"Auth": null,
|
||||
|
@ -1744,6 +1786,13 @@
|
|||
}
|
||||
],
|
||||
"Tracking": [
|
||||
{
|
||||
"API": "Postmon",
|
||||
"Auth": null,
|
||||
"Description": "An API to query Brazilian ZIP codes and orders easily, quickly and free",
|
||||
"HTTPS": false,
|
||||
"Link": "http://postmon.com.br"
|
||||
},
|
||||
{
|
||||
"API": "Sweden",
|
||||
"Auth": "apikey",
|
||||
|
@ -2169,7 +2218,7 @@
|
|||
},
|
||||
{
|
||||
"API": "Wunderground",
|
||||
"Auth": null,
|
||||
"Auth": "apiKey",
|
||||
"Description": "Weather",
|
||||
"HTTPS": true,
|
||||
"Link": "https://www.wunderground.com/weather/api/"
|
||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Add table
Add a link
Reference in a new issue