From c2a72ffebb10545da7fdeb7c9f9410d7f2450d2a Mon Sep 17 00:00:00 2001 From: andrea Date: Thu, 31 Oct 2024 01:51:45 +0800 Subject: [PATCH] Add README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..356227f --- /dev/null +++ b/README.md @@ -0,0 +1,4 @@ +* 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