mirror of
https://github.com/element-hq/synapse.git
synced 2024-12-18 17:10:43 +03: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
|