"...src/main/git@ustchcs.com:gujinli1118/RuoYi-Vue.git" did not exist on "ca657b048275fbac4fd13e3c26808ad20e8ea128"
Commit b33e9c65 authored by Dave Machado's avatar Dave Machado Committed by GitHub
Browse files

Merge pull request #402 from ChrisGuzman/patch-2

Add Dog API
parents 033899c8 877a39ae
...@@ -52,6 +52,7 @@ Please note a passing build status indicates all listed APIs are available since ...@@ -52,6 +52,7 @@ Please note a passing build status indicates all listed APIs are available since
### Animals ### Animals
API | Description | Auth | HTTPS | Link | API | Description | Auth | HTTPS | Link |
|---|---|---|---|---| |---|---|---|---|---|
| Dogs | Based on the [Stanford Dogs Dataset](http://vision.stanford.edu/aditya86/ImageNetDogs/) | No | Yes | [Go!](https://dog.ceo/dog-api/) |
| IUCN | IUCN Red List of Threatened Species | `apiKey` | No | [Go!](http://apiv3.iucnredlist.org/api/v3/docs) | | IUCN | IUCN Red List of Threatened Species | `apiKey` | No | [Go!](http://apiv3.iucnredlist.org/api/v3/docs) |
| Petfinder | Adoption | `apiKey` | Yes | [Go!](https://www.petfinder.com/developers/api-docs/) | | Petfinder | Adoption | `apiKey` | Yes | [Go!](https://www.petfinder.com/developers/api-docs/) |
| RescueGroups | Adoption | No | Yes | [Go!](https://userguide.rescuegroups.org/display/APIDG/API+Developers+Guide+Home) | | RescueGroups | Adoption | No | Yes | [Go!](https://userguide.rescuegroups.org/display/APIDG/API+Developers+Guide+Home) |
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment