Browse Source

add api the cat api

Update Readme.md ✔Add Animals API to nimals
pull/3727/head
Juan 4 months ago
parent
commit
ada73db83f
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      README.md

+ 1
- 0
README.md View File

@@ -150,6 +150,7 @@
### Animals
API | Description | Auth | HTTPS | CORS |
|---|---|---|---|---|
| [the cat](https://thecatapi.com/) | An API about cats, more than 60000 images, breeds, facts | `apiKey` | Yes | no |
| [AdoptAPet](https://www.adoptapet.com/public/apis/pet_list.html) | Resource to help get pets adopted | `apiKey` | Yes | Yes |
| [Axolotl](https://theaxolotlapi.netlify.app/) | Collection of axolotl pictures and facts | No | Yes | No |
| [Cat Facts](https://alexwohlbruck.github.io/cat-facts/) | Daily cat facts | No | Yes | No |


Loading…
Cancel
Save