ewoksserver |version| ===================== *ewoksserver* is a **a REST server** to manage and execute `ewoks `_ workflows. It serves as a backend for `ewoksweb `_, **a full-stack web application** to create, modify and execute `ewoks `_ workflows. *ewoksserver* is developed by the `Software group `_ of the `European Synchrotron `_. .. admonition:: Quick Start .. code-block:: bash pip install ewoksserver The server can then be started via .. code-block:: bash ewoks-server The REST API (and the web app) will be available at ``localhost:8000``. .. note:: If you are looking information on the front-end, please refer to the `ewoksweb `_ documentation. .. toctree:: :hidden: tutorials explanations reference