Add list of curl commands to test the api
[gamestick-pjgsapi.git] / test-curl-commands.txt
diff --git a/test-curl-commands.txt b/test-curl-commands.txt
new file mode 100644 (file)
index 0000000..321a5e3
--- /dev/null
@@ -0,0 +1,6 @@
+Firmware check
+curl -i gamestick.cwboo/check.php --data v='{"hwid":"ac:db:da:09:18:5c","major":0,"minor":0,"revision":53,"platform":0}'
+
+curl -i 'gamestick.cwboo/firmware/download?version=0.9.2058&i=-2'
+curl -i 'gamestick.cwboo/firmware/download?version=0.9.2058&i=-1'
+curl -I 'gamestick.cwboo/firmware/download?version=0.9.2058&i=0'