From a7185b1e92c494e321db477a20c25578f3a577c3 Mon Sep 17 00:00:00 2001 From: mdlesk Date: Mon, 2 Jan 2012 23:04:04 -0500 Subject: [PATCH] Update API.md --- API.md | 1 + 1 file changed, 1 insertion(+) 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