--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/README.md Sun Dec 15 17:17:23 2013 +0100
@@ -0,0 +1,12 @@
+# ASA Test server
+
+Simple test/demonstration server implementing JSON REST API via
+`q-io/http-apps` library.
+
+
+## Installation and usage
+
+```shell
+npm install
+npm start
+```