Added FavQs Quote API

Another Quotes API. It provides various options to get quotes and perform operations like Update, Delete, Up-vote, Favourite, Hide, Tag on a quote. Random Quote doesn't require API key. You can request quotes from a specific category as well.
This commit is contained in:
Tirth Patel 2017-10-23 16:16:34 +05:30 committed by GitHub
parent f516577558
commit 77a7308923

View file

@ -491,6 +491,7 @@ API | Description | Auth | HTTPS | Link |
API | Description | Auth | HTTPS | Link |
|---|---|---|---|---|
| chucknorris.io | JSON API for hand curated Chuck Norris jokes | No | Yes | [Go!](https://api.chucknorris.io) |
| FavQs.com | FavQs allows you to collect, discover, and share your favorite quotes | `apikey` | Yes | [Go!](https://favqs.com/api) |
| Forismatic | Inspirational Quotes | No | No | [Go!](http://forismatic.com/en/api/) |
| icanhazdadjoke | The largest selection of dad jokes on the internet | No | Yes | [Go!](https://icanhazdadjoke.com/api) |
| Medium | Community of readers and writers offering unique perspectives on ideas | `OAuth` | Yes | [Go!](https://github.com/Medium/medium-api-docs) |