0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-09-06 01:46:00 +02:00
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