Browse Source

Add a 'Jokes' API

This change adds a 'Jokes' API to the "Games and Comics" section.
pull/515/head
David Katz 6 years ago
committed by David Katz
parent
commit
087f5e2aed
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      README.md

+ 1
- 0
README.md View File

@@ -297,6 +297,7 @@ API | Description | Auth | HTTPS | Link |
| Guild Wars 2 | Guild Wars 2 Game Information | `apiKey` | Yes | [Go!](https://wiki.guildwars2.com/wiki/API:Main) |
| Halo | Halo 5 and Halo Wars 2 Information | `apiKey` | Yes | [Go!](https://developer.haloapi.com/) |
| Hearthstone | Hearthstone Cards Information | `X-Mashape-Key` | Yes | [Go!](http://hearthstoneapi.com/) |
| Jokes | Programming and general jokes | No | Yes | [Go!](https://github.com/15Dkatz/official_joke_api) |
| Jservice | Jeopardy Question Database | No | No | [Go!](http://jservice.io) |
| Magic The Gathering | Magic The Gathering Game Information | No | No | [Go!](http://magicthegathering.io/) |
| Marvel | Marvel Comics | `apiKey` | No | [Go!](http://developer.marvel.com) |


Loading…
Cancel
Save