Candi
Open-source contribution — Go microservice toolkit
What is Candi
Candi is an open-source Golang toolkit for scaffolding backend services, built and maintained by the golangid community. It ships batteries-included scaffolding for REST, gRPC, GraphQL, and async workers.
My contribution
I'm a contributor, not the author. I added an ArangoDB wrapper to Candi's database layer so services built with Candi can pick ArangoDB as easily as PostgreSQL or MongoDB, and contributed additional features via the companion candi-plugin repository, which extends Candi with optional integrations.