Open donutloop opened 4 years ago
This is a library I wrote and the framework is something I spent 5 years writing.
gRPC still requires a lot of boilerplate and the APIs are not quite as developer friendly as you'd expect. gRPC is great for the underlying plumbing but requires an overlaying framework to help with a lot more.
Check out https://github.com/micro/go-micro
Could you create a comparison feature table for your framework generator and gRPC and highlight each point which might be better?
I want to know why I should use your framework generator instead of gRPC.