synapse/docs/client-server/web
2014-09-01 14:11:26 +01:00
..
files Added /web folder which contains html/css (based off the default swagger-ui) for viewing the c-s json api. 2014-09-01 14:11:26 +01:00
README Added /web folder which contains html/css (based off the default swagger-ui) for viewing the c-s json api. 2014-09-01 14:11:26 +01:00
swagger.html Added /web folder which contains html/css (based off the default swagger-ui) for viewing the c-s json api. 2014-09-01 14:11:26 +01:00

To get this running:
  ln -s ../swagger_matrix
  python -m SimpleHTTPServer

Go to http://localhost:8000/swagger.html