Browse Source

Merge pull request #283 from matchilling/add-fact-apis

Add fact apis
pull/290/head
Dave Machado 7 years ago
committed by GitHub
parent
commit
41c33f070d
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      README.md

+ 2
- 0
README.md View File

@@ -306,9 +306,11 @@ For information on contributing to this project, please see the [contributing gu


| 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) |
| Forismatic | Inspirational Quotes | No | No | [Go!](http://forismatic.com/en/api/) | | 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) | | 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/) | | Quotes on Design | Inspirational Quotes | No | Yes | [Go!](https://quotesondesign.com/api-v4-0/) |
| tronalddump.io | Api & web archive for the dumbest things Donald Trump has ever said | No | Yes | [Go!](https://www.tronalddump.io) |
| Traitify | Assess, collect, and analyze Personality | No | Yes | [Go!](https://developer.traitify.com/) | | Traitify | Assess, collect, and analyze Personality | No | Yes | [Go!](https://developer.traitify.com/) |


### Photography ### Photography


Loading…
Cancel
Save