it's a simple and useful boilerplate for python projects using fast api framework

alembic boilerplate boilerplate-template chainguard distroless fastapi fastapi-boilerplate fastapi-template github-template poetry pyproject python python-boilerplate python-template python3 ruff template template-repository uvicorn
4 Open Issues Need Help Last updated: Feb 18, 2026

Open Issues Need Help

View All on GitHub

AI Summary: The project's database tests currently suffer from inconsistencies due to reliance on external, locally configured PostgreSQL instances, leading to unreliable tests and manual CI/CD setup. The proposed solution is to implement Testcontainers to provide consistent, isolated, and throwaway database instances directly within the test code, thereby standardizing the testing environment across development and CI/CD.

Complexity: 3/5
enhancement good first issue testing ci-cd

it's a simple and useful boilerplate for python projects using fast api framework

Python
#alembic#boilerplate#boilerplate-template#chainguard#distroless#fastapi#fastapi-boilerplate#fastapi-template#github-template#poetry#pyproject#python#python-boilerplate#python-template#python3#ruff#template#template-repository#uvicorn

AI Summary: This issue proposes adding support for MySQL/MariaDB as an alternative database backend to the project, which is currently exclusively using PostgreSQL. The solution involves abstracting database configurations, adding MySQL driver support, and making the database type selectable via environment variables, leveraging SQLAlchemy's ORM capabilities.

Complexity: 3/5
enhancement help wanted database configuration

it's a simple and useful boilerplate for python projects using fast api framework

Python
#alembic#boilerplate#boilerplate-template#chainguard#distroless#fastapi#fastapi-boilerplate#fastapi-template#github-template#poetry#pyproject#python#python-boilerplate#python-template#python3#ruff#template#template-repository#uvicorn
documentation good first issue ia

it's a simple and useful boilerplate for python projects using fast api framework

Python
#alembic#boilerplate#boilerplate-template#chainguard#distroless#fastapi#fastapi-boilerplate#fastapi-template#github-template#poetry#pyproject#python#python-boilerplate#python-template#python3#ruff#template#template-repository#uvicorn

AI Summary: This issue proposes upgrading the project's Python version from 3.11 to the latest stable 3.14.0. The upgrade involves updating project configuration files, Docker images, and documentation, along with ensuring compatibility with existing dependencies and passing all tests.

Complexity: 2/5
good first issue dependencies python

it's a simple and useful boilerplate for python projects using fast api framework

Python
#alembic#boilerplate#boilerplate-template#chainguard#distroless#fastapi#fastapi-boilerplate#fastapi-template#github-template#poetry#pyproject#python#python-boilerplate#python-template#python3#ruff#template#template-repository#uvicorn