FastAPI-template icon indicating copy to clipboard operation
FastAPI-template copied to clipboard

Request: Please add support/templating for dapr.io

Open cicdguy opened this issue 1 year ago • 2 comments

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?

cicdguy avatar Jul 19 '24 20:07 cicdguy

Hi and thanks for warm words. The problem is that I haven't worked with dapr.io and therefore I'm not sure how to implement it. Can you please create a sample project that does the thing you've mentioned or I'd really appreciate if you could create a PR with required changes.

s3rius avatar Jul 20 '24 11:07 s3rius

Thank you for the quick response! Yes, let me look into creating a sample project that showcases dapr's capabilities. I'll report back soon after, or I'll look into creating a PR for this.

cicdguy avatar Jul 20 '24 20:07 cicdguy

Actually never mind - turns out Dapr lacks some functionality for databases, both NoSQL as well as RDBMS. I'll close this out. Again, thanks for this awesome project!

cicdguy avatar Nov 16 '24 17:11 cicdguy