AI-powered
podcast player
Listen to all your favourite podcasts with AI-powered features
How to Write Microservices
GoKit is a toolkit that makes it easier to build managed microservices. At the core, there's this library called Go Micro, which is a pluggable RPC framework. It only addresses those fundamentals, because you don't necessarily need those to just build microservices. Then the kind of outer layer, the toolkit, as Brian mentioned, it's the entry points,. There's a CLI, an API,there's a web UI, there's a sidecar and so on.