A modern FastAPI template built with best practices, async SQL support, and comprehensive testing. fastapi-app/ ├── app/ │ ├── __init__.py # Package initializer with version │ ├── main.py # FastAPI ...
This will create a .fluentci folder in your project.