forked from MirrorHub/synapse
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
|