Added /web folder which contains html/css (based off the default swagger-ui) for viewing the c-s json api.

This commit is contained in:
Kegan Dougal 2014-09-01 14:11:26 +01:00
parent 51b0b5c5ab
commit 389ee3624c
17 changed files with 10718 additions and 0 deletions

View file

@ -0,0 +1,5 @@
To get this running:
ln -s ../swagger_matrix
python -m SimpleHTTPServer
Go to http://localhost:8000/swagger.html