From f1fad1e60aa9f50ac705f5b6813a6875fd1ddd05 Mon Sep 17 00:00:00 2001 From: Mathias Schilling Date: Wed, 15 Feb 2017 10:06:20 +0000 Subject: [PATCH] Add chucknorris.io facts api --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 59fca115..d7471f57 100644 --- a/README.md +++ b/README.md @@ -304,6 +304,7 @@ For information on contributing to this project, please see the [contributing gu | API | Description | Auth | HTTPS | Link | |---|---|---|---|---| +| chucknorris.io | JSON API for hand curated Chuck Norris jokes | No | Yes | [Go!](https://api.chucknorris.io) | | Forismatic | Inspirational Quotes | No | No | [Go!](http://forismatic.com/en/api/) | | Medium | Community of readers and writers offering unique perspectives on ideas. | `OAuth` | Yes | [Go!](https://github.com/Medium/medium-api-docs) | | Quotes on Design | Inspirational Quotes | No | Yes | [Go!](https://quotesondesign.com/api-v4-0/) |