rctabΒΆ
The RCTab FastAPI web app.
Modules
Constants that don't change often enough to go in Settings. |
|
The SQLAlchemy models, Pydantic models and database logic. |
|
Module for database connections. |
|
Used as an entrypoint when debugging from an IDE. |
|
Custom exceptions for the RCTab API application. |
|
Utilities for logging to a central log workspace. |
|
The entrypoint of the FastAPI application. |
|
API routes for RCTab. |
|
Global app configuration. |
|
Tasks that run in the background. |
|
Utility functions for the RCTab API. |