$
%
Engine: %
Gas Tank: %
FPS:
HOW TO MAKE YOUR OWN WEBSCRIPT APP
Create a folder under "apps" then put all your htmls, javascripts, css', and all other assets there!
To pull the json, GET from "/pull", like $.get("/pull", callback)
Get dummy json from "/dummy"
For more info, visit the repo's wiki page