xpublish.Rest.app#
- property Rest.app: FastAPI#
Returns the
fastapi.FastAPIapplication instance.NOTE: Plugins registered with
xpublish.Rest.register_plugin()afterxpublish.Rest.app()is accessed orxpublish.Rest.serve()is called once may not take effect.