mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2024-10-01 08:25:44 -04:00
6 lines
118 B
Plaintext
6 lines
118 B
Plaintext
To get this running:
|
|
ln -s ../swagger_matrix
|
|
python -m SimpleHTTPServer
|
|
|
|
Go to http://localhost:8000/swagger.html
|