Hacker News new | ask | show | jobs
Fast and Simple gRPC Transcoding in Go (emcfarlane.com)
1 points by edwardmcfarlane 1154 days ago
1 comments

I've been working on a library to create gRPC transcoding in Go. It uses the new protobuffers libraries so no need for more code generation and can support loading protobuffers on the fly. Please try it out and leave any feedback!