2022-01-18
3140
#go
Shalitha Suranga
86584
Jan 18, 2022 â‹… 11 min read

Building microservices in Go with Gin

Shalitha Suranga Programmer | Author of Neutralino.js | Technical Writer

Recent posts:

andrew evans headshot

A spec-first workflow for building with agentic AI

Andrew Evans gives his take on agentic AI and walks through a step-by-step method to build a spec-first workflow using Claude Code.

Andrew Evans
Oct 1, 2025 â‹… 18 min read

How to use TanStack DB to build reactive, offline-ready React apps

This tutorial shows how to use TanStack DB to build a task manager with live queries, optimistic updates, and offline support, delivering a fast, resilient UX with less boilerplate than traditional React state management.

Emmanuel John
Oct 1, 2025 â‹… 12 min read
how to build a full-stack application with Tanstack Start

A step-by-step guide to building a full-stack app with TanStack Start

Follow this step-by-step guide to building a full-stack recipe application with TanStack Start, the new full-stack React framework.

David Omotayo
Sep 30, 2025 â‹… 27 min read

Query strings are underrated: Using the URL as your app’s state container

Query strings are often overlooked as a way to manage app state, but they can make your React apps more shareable, persistent, and simple. This guide walks through the tools, trade-offs, and best practices for using query strings effectively.

Amazing Enyichi Agu
Sep 29, 2025 â‹… 3 min read
View all posts

6 Replies to "Building microservices in Go with Gin"

  1. Thank you 🙂 It’s a perfect example for whom want to enter the go0server world! It’s really helpful

  2. Thanks for sharing, curious what you think of Encore (https://encore.dev)?
    It’s quite a bit more comprehensive in terms of tooling; Architecture Diagram generation, API docs generation, Built-in tracing, and boilerplate generation.
    Would be awesome to see a 2023 write-up with all the latest Go frameworks.

  3. Thanks so much for this has just made me to have get introduced to the new concept of microservices

Leave a Reply