scistag.webstag.server.web_stag_serviceΒΆ
Implements the class WebStagService which represents a single service provided by a Flask or FastAPI server.
Classes
Defines a single web service which shall be serverd by the server (such as a Blueprint) and it's configuration properties. |