diff --git a/API.md b/API.md index bb71e5b..c82f2e4 100644 --- a/API.md +++ b/API.md @@ -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 +
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 \ No newline at end of file