mirror of
https://github.com/element-hq/synapse.git
synced 2025-03-09 17:36:59 +00:00
5 lines
118 B
Text
5 lines
118 B
Text
To get this running:
|
|
ln -s ../swagger_matrix
|
|
python -m SimpleHTTPServer
|
|
|
|
Go to http://localhost:8000/swagger.html
|