mirror of
https://github.com/public-apis/public-apis.git
synced 2025-05-14 01:26:48 +02:00
parent
cfaf2a739b
commit
1a971d437d
2 changed files with 8 additions and 1 deletions
|
@ -1,5 +1,12 @@
|
||||||
{
|
{
|
||||||
"Animals": [
|
"Animals": [
|
||||||
|
{
|
||||||
|
"API": "Dogs",
|
||||||
|
"Auth": null,
|
||||||
|
"Description": "Based on the [Stanford Dogs Dataset](http://visionstanford.edu/aditya86/ImageNetDogs/)",
|
||||||
|
"HTTPS": true,
|
||||||
|
"Link": "https://dog.ceo/dog-api/"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"API": "IUCN",
|
"API": "IUCN",
|
||||||
"Auth": "apiKey",
|
"Auth": "apiKey",
|
||||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Add table
Add a link
Reference in a new issue