English | 简体中文
a tech experiment for FastAPI
- use
pytestandpytest-asynciofor testing; - add many-to-many relationship examples;
- use
SQLAlchemyfor ORM; - use
pydantic-settingsfor the-12-factor-app configuration;
| Name | Name | Last commit date | ||
|---|---|---|---|---|
English | 简体中文
a tech experiment for FastAPI
pytest and pytest-asyncio for testing;SQLAlchemy for ORM;pydantic-settings for the-12-factor-app configuration;