Sign inSign up

humblebeeai/rest.fastapi-template

By humblebeeai

Updated over 1 year ago

Image
API management
Web servers
Databases & storage
0

2.5K

humblebeeai/rest.fastapi-template repository overview

Overview

This Docker image packages the FastAPI Template as a containerized REST API service for consistent development, testing, and deployment. It enables environment parity, simplifies CI/CD, and supports scalable runtime operations.

Image

  • Repository: humblebeeai/rest.fastapi-template
  • Registry: Docker Hub
  • Runtime: Python · FastAPI · Uvicorn

Runtime

  • Stateless FastAPI service
  • Configuration via environment variables
  • Designed for Docker Compose–based execution

Port

  • 8000/tcp (configurable via FT_API_PORT)

Build

docker compose build

Run

docker compose up -d

Health

  • Health endpoint: /api/v1/health

References

Tag summary

Content type

Image

Digest

sha256:463ae6a39

Size

213 MB

Last updated

over 1 year ago

docker pull humblebeeai/rest.fastapi-template