# 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 ```