docs/usage/service.md

changeset 166
5d39804f108b
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/docs/usage/service.md	Fri Feb 01 11:22:20 2019 +0000
@@ -0,0 +1,7 @@
+# Running as a service
+
+**This is an early-stage feature that is still being developed, and is subject to change.**
+
+Scansion, if built with --with-server (the default), may be run as a service.
+It provides a /run endpoint over HTTP, which may be provided with a script to
+run. After completion, it returns the result.

mercurial