added simple python http server as a test non-jvm app

This commit is contained in:
Spencer Gibb
2014-11-25 16:46:10 -07:00
parent 198cb5997b
commit 98f37d36d8
2 changed files with 2 additions and 0 deletions

View File

@@ -0,0 +1 @@
python -m SimpleHTTPServer

View File

@@ -0,0 +1 @@
{"status":"UP"}