Skip to content

Commit

Permalink
Update API.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mdlesk committed Jan 3, 2012
1 parent 661e137 commit a7185b1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions API.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ This mode searches for a game. A json response will be returned containing all g

Examples:
Get list of all games: http://127.0.0.1:8085/api?api_key=ikzFRzA1Y8I1UajNJAOQ803TbTYk1vLB64A9SxrAxAw&mode=search
<br />
Search for games that contain "Super" and are only for the Wii: http://127.0.0.1:8085/api?api_key=ikzFRzA1Y8I1UajNJAOQ803TbTYk1vLB64A9SxrAxAw&mode=search&term=super&system=wii

</hr>

0 comments on commit a7185b1

Please sign in to comment.