cookiecutter-fastapi
cookiecutter-fastapi copied to clipboard
Cookiecutter fastapi is a framework for jumpstarting production-ready fastapi projects quickly.
I tried to use pydantic version 2 but it caused some error. Pydantic has good documentation to migrate to V2. BTW nice project. As a former Django developer I was...
with some tests hopefully basic styling with https://tailwindcss.com/ or https://picocss.com/
Update versions of tools in pre-commit configs to latest version
Update versions of tools in pre-commit configs to latest version
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.3.2 to 8.3.3. Release notes Sourced from pytest's releases. 8.3.3 pytest 8.3.3 (2024-09-09) Bug fixes #12446: Avoid calling @property (and other instance descriptors) during fixture discovery --...
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.3.5 to 8.4.2. Release notes Sourced from pytest's releases. 8.4.2 pytest 8.4.2 (2025-09-03) Bug fixes #13478: Fixed a crash when using console_output_style{.interpreted-text role="confval"} with times and a...