FastAPI-template
FastAPI-template copied to clipboard
Request: Please add support/templating for dapr.io
FIrst of all, thank you for creating such a wonderful, feature-rich cookiecutter template.
I have a use case where I want to use dapr.io and its Python SDK so I can use a uniform API for pub/sub, DB, caching etc without being concerned about the vendor for each of those components.
As a request - would you be able to add support for generating a FastAPI template using the dapr Python SDK?