Cookiecutter for FastAPI Projects

I've recently done a lot of reading and experimenting with different FastAPI features, and decided to document that in a cookiecutter recipe for future references. The idea is to use this to bootstrap future FastAPI projects instead of copying bits and pieces from the documentation and from past projects. Currently, this support examples for e.g. … Continue reading Cookiecutter for FastAPI Projects