pydantic-v2 topic

List pydantic-v2 repositories

fastapi-async-sqlmodel-boilerplate

19
Stars
1
Forks
Watchers

A fully asynchronous FastAPI boilerplate. Built for extensibility and speed, it incorporates FastAPI, SQLModel, Alembic, PostgreSQL, Redis, and ARQ. 🚀

fastapi-template

16
Stars
0
Forks
Watchers

🔨 This is a template that serves as a kickstarter for a back-end API application. Implemented with FastAPI, Pydantic, SQLAlchemy with a layered architecture structure.

fastapi_sqlmodel_mysql

15
Stars
1
Forks
Watchers

fastapi 基础脚手架, fastapi + pydantic-v2 + sqlmodel + alembic + mysql + redis