mirror of
https://mau.dev/maunium/synapse.git
synced 2024-11-02 20:59:12 +01: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
|