Commit 77a73089 authored by Tirth Patel's avatar Tirth Patel Committed by GitHub
Browse files

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.
parent f5165775
...@@ -491,6 +491,7 @@ API | Description | Auth | HTTPS | Link | ...@@ -491,6 +491,7 @@ API | Description | Auth | HTTPS | Link |
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) | | 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/) | | 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) | | 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) | | Medium | Community of readers and writers offering unique perspectives on ideas | `OAuth` | Yes | [Go!](https://github.com/Medium/medium-api-docs) |
......
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