|
|
@@ -0,0 +1,38 @@ |
|
|
|
[ |
|
|
|
{ |
|
|
|
"category": "Animals", |
|
|
|
"apis": [ |
|
|
|
{ |
|
|
|
"name": "IUCN", |
|
|
|
"description": "IUCN Red List of Threatened Species", |
|
|
|
"auth": "token", |
|
|
|
"link": "http://apiv3.iucnredlist.org/api/v3/docs" |
|
|
|
}, { |
|
|
|
"name": "Petfinder", |
|
|
|
"description": "Adoption", |
|
|
|
"auth": "no", |
|
|
|
"link": "https://www.petfinder.com/developers/api-docs/" |
|
|
|
}, { |
|
|
|
"name": "RescueGroups", |
|
|
|
"description": "Adoption", |
|
|
|
"auth": "no", |
|
|
|
"link": "https://userguide.rescuegroups.org/display/APIDG/API+Developers+Guide+Home" |
|
|
|
} |
|
|
|
] |
|
|
|
}, { |
|
|
|
"category": "Anime", |
|
|
|
"apis": [ |
|
|
|
{ |
|
|
|
"name": "AniList", |
|
|
|
"description": "AniList Anime API", |
|
|
|
"auth": "oAuth", |
|
|
|
"link": "http://anilist-api.readthedocs.org/en/latest/#" |
|
|
|
}, { |
|
|
|
"name": "Hummingbird", |
|
|
|
"description": "Hummingbird Anime API", |
|
|
|
"auth": "no", |
|
|
|
"link": "https://hummingbird.me/" |
|
|
|
} |
|
|
|
] |
|
|
|
} |
|
|
|
] |