Skip to content

Commit

Permalink
Adding JSON example gist.
Browse files Browse the repository at this point in the history
  • Loading branch information
lokizilla committed Sep 23, 2013
1 parent b0ce903 commit 45fba54
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Expand Up @@ -10,7 +10,8 @@ Available Features
`index.php?request=characterData&characterID=[characterID]`

Returns character data for the given character ID.
Sample XML-format data for this can be found at: https://gist.github.com/lokizilla/6513918
Sample XML format data for this can be found at: https://gist.github.com/lokizilla/6513918
Sample JSON format data for this can be found at: https://gist.github.com/lokizilla/6673781
The PHP object returns data in the same layout.

Accessing via URL
Expand Down

0 comments on commit 45fba54

Please sign in to comment.