5 lines
203 B
Markdown
5 lines
203 B
Markdown
|
* Install CherryPy (pip install cherrypy)
|
||
|
* Run sm_rest.py
|
||
|
* Browse http://localhost:8080/servers for the server list
|
||
|
* Browse http://localhost:8080/server?server_name=[SERVER NAME] for a specfic server
|