fastapi_boilerplate icon indicating copy to clipboard operation
fastapi_boilerplate copied to clipboard

This is a simple boilerplate MVC like project to create quickly application with great components (Fastapi, Prisma, HTMX...)

Results 6 fastapi_boilerplate issues
Sort by recently updated
recently updated
newest added

Bumps [fastapi](https://github.com/tiangolo/fastapi) from 0.110.0 to 0.111.0. Release notes Sourced from fastapi's releases. 0.111.0 Features ✨ Add FastAPI CLI, the new fastapi command. PR #11522 by @​tiangolo. New docs: FastAPI CLI....

dependencies
python

Bumps [black](https://github.com/psf/black) from 24.2.0 to 24.4.2. Release notes Sourced from black's releases. 24.4.2 This is a bugfix release to fix two regressions in the new f-string parser introduced in 24.4.1....

dependencies
python

Bumps [gunicorn](https://github.com/benoitc/gunicorn) from 21.2.0 to 22.0.0. Release notes Sourced from gunicorn's releases. Gunicorn 22.0 has been released Gunicorn 22.0.0 has been released. This version fix the numerous security vulnerabilities. You're...

dependencies
python

Bumps [prisma](https://github.com/RobertCraigie/prisma-client-py) from 0.12.0 to 0.13.1. Release notes Sourced from prisma's releases. v0.13.1 This is a patch release to fix a minor regression with datasource env vars and datasource overriding....

dependencies
python

Bumps [uvicorn](https://github.com/encode/uvicorn) from 0.27.1 to 0.29.0. Release notes Sourced from uvicorn's releases. Version 0.29.0 Added Cooperative signal handling by @​maxfischer2781 in encode/uvicorn#1600 Full Changelog: https://github.com/encode/uvicorn/compare/0.28.1...0.29.0 Version 0.28.1 Fixed Revert raise...

dependencies
python

Bumps [uvicorn](https://github.com/encode/uvicorn) from 0.27.1 to 0.30.1. Release notes Sourced from uvicorn's releases. Version 0.30.1 Fixed Allow horizontal tabs \t in response header values (#2345) Full Changelog: https://github.com/encode/uvicorn/compare/0.30.0...0.30.1 Version 0.30.0 Added...

dependencies
python