mirror of
https://mau.dev/maunium/synapse.git
synced 2024-11-04 13:49:15 +01:00
6 lines
118 B
Text
6 lines
118 B
Text
|
To get this running:
|
||
|
ln -s ../swagger_matrix
|
||
|
python -m SimpleHTTPServer
|
||
|
|
||
|
Go to http://localhost:8000/swagger.html
|