protoc-gen-camel 🐪 A plug-in for Google's Protocol Buffers compiler to check camel case field name violations. Go Protobuf
Example Go API An example Go REST API for a Pet Store. I took an official example Open API schema and build an API to fulfill it. It uses a Postgres respository layer, and I structured it using clean architechture. Go PostgreSQL Microservices