Skip to content

Introduce FastAPI alongside Flask #2715

@lbarcziova

Description

@lbarcziova
  • set up FastAPI within the existing project structure
  • ensure it runs alongside Flask without breaking existing functionality
  • make sure OpenAPI documentation is generated
  • add a basic health check endpoint in FastAPI to verify functionality (see healthz.py)
  • migrate system.py (while still preserving the Flask endpoint)

Metadata

Metadata

Assignees

Labels

area/apiAPI of Packitarea/generalNot tied to a specific areacomplexity/single-taskRegular task; should be done within dayskind/internalTask that doesn't affect users directly

Type

No type

Projects

Status

backlog

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions