This Docker image packages a FastAPI-based REST API with ORM support for relational databases. It is optimized for services requiring persistent data, schema migrations, and clean separation between application and database layers.
humblebeeai/rest.fastapi-orm-templateFOT_API_PORT)docker compose build
docker compose up -d
Database must be reachable before startup.
/api/v1/health/api/v1/pingContent type
Image
Digest
sha256:e074e111f…
Size
87.1 MB
Last updated
over 1 year ago
docker pull humblebeeai/rest.fastapi-orm-template