Parcourir la source

Merge remote-tracking branch 'origin/master' into countio

pull/486/head
dusty@dustyreagan.com il y a 6 ans
Parent
révision
33f4a84a24
3 fichiers modifiés avec 11 ajouts et 2 suppressions
  1. +1
    -0
      README.md
  2. +9
    -1
      json/entries.json
  3. +1
    -1
      json/entries.min.json

+ 1
- 0
README.md Voir le fichier

@@ -274,6 +274,7 @@ API | Description | Auth | HTTPS | Link |
| Games | Minecraft and other server info & user info) | No | Yes | [Go!](https://docs.gameapis.net/) |
| Giant Bomb | Video Games | No | Yes | [Go!](https://www.giantbomb.com/api/documentation) |
| 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/) |
| 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) |


+ 9
- 1
json/entries.json Voir le fichier

@@ -1,5 +1,5 @@
{
"count": 412,
"count": 413,
"entries": [
{
"API": "Dogs",
@@ -1137,6 +1137,14 @@
"HTTPS": true,
"Link": "https://wiki.guildwars2.com/wiki/API:Main"
},
{
"API": "Halo",
"Auth": "apiKey",
"Category": "Games & Comics",
"Description": "Halo 5 and Halo Wars 2 Information",
"HTTPS": true,
"Link": "https://developer.haloapi.com/"
},
{
"API": "Jservice",
"Auth": null,


+ 1
- 1
json/entries.min.json
Fichier diff supprimé car celui-ci est trop grand
Voir le fichier


Chargement…
Annuler
Enregistrer