Hey everyone. Just wanted to share a project I’ve ...
# announcements
m
Hey everyone. Just wanted to share a project I’ve been working on recently. It’s a code generation tool built on kotlin poet that’s meant to generate kotlin extensions and classes for more idiomatic use gRPC and Protobuf. It is also generating coroutine supporting method overloads, and mock service implementations for unit testing. Feedback and suggestions are really appreciated https://github.com/marcoferrer/kroto-plus