Asynchronous Processing with Go using Kafka and MongoDB
In my previous blog post “My First Go Microservice using MongoDB and Docker Multi-Stage Builds”, I created a Go microservice sample which exposes a REST http endpoint and saves the data received from an HTTP POST to a MongoDB database.
In this exampl...
blog.donvitocodes.com1 min read