remisc.server | index c:\users\brian\projects\remisc\server.py |
Provides the WSGI application entry point for ReMiSC microservices. This means
serving the WSGI-compliant app() method of a Service-derived object
instantiation using the built-in WSGI reference server. Command-line
arguments take a fully-qualified package/module/class name string to the
Service-derived class whose instantiation will be used to provide app(). When
invoked from the command line without an argument, this defaults to the base
Service class.
Modules | ||||||
|
Functions | ||
|