mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-08-21 20:18:27 -04:00
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:
parent
51b0b5c5ab
commit
389ee3624c
17 changed files with 10718 additions and 0 deletions
5
docs/client-server/web/README
Normal file
5
docs/client-server/web/README
Normal file
|
@ -0,0 +1,5 @@
|
|||
To get this running:
|
||||
ln -s ../swagger_matrix
|
||||
python -m SimpleHTTPServer
|
||||
|
||||
Go to http://localhost:8000/swagger.html
|
Loading…
Add table
Add a link
Reference in a new issue