rctab.main¶
The entrypoint of the FastAPI application.
Functions
|
Provide a more useful 404 page. |
|
Serves swagger API docs. |
|
Serves OpenAPI endpoints. |
|
Serves Redoc API docs. |
|
Handle insufficient privileges to view a page. |
|
Handle setup and teardown. |
|
Request administrator access. |
|
Set security headers for HTTP response. |
|
Get the app version. |
|
Handle unique constraint violations. |