error reporting + some XSS + removal of unnecessary bits
Marketplay is API Playground for Marketplace API.
Marketplay is based on commonplace and that is all you need to run Marketplay.
Install commonplace:
Follow commonplace installation instructions on this page: https://github.com/mozilla/commonplace/blob/master/README.md
From the terminal, run the following command:
damper
This will run a test server and will watch the assets and templates to reflect any changes made to them while the server is running.
To extract docs:
./scripts/buildjson docs
版权所有:中国计算机学会技术支持:开源发展技术委员会 京ICP备13000930号-9 京公网安备 11010802032778号
Marketplay
Marketplay is API Playground for Marketplace API.
Installation
Marketplay is based on commonplace and that is all you need to run Marketplay.
Install commonplace:
Follow commonplace installation instructions on this page: https://github.com/mozilla/commonplace/blob/master/README.md
Usage
From the terminal, run the following command:
This will run a test server and will watch the assets and templates to reflect any changes made to them while the server is running.
To extract docs: