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:

The 10 Best React Native Component Libraries You Should Know

The 10 best React Native UI libraries of 2025

UI libraries like React Native Paper and React Native Elements offer pre-developed components that help us deliver our React Native projects faster.

Aman Mittal
Feb 21, 2025 â‹… 7 min read
top ten docker alternatives worth considering

The 10 best Docker alternatives to consider

Although Docker remains the dominant platform for containerization and container management, it’s good to know about different tools that may work better for certain use cases.

Ayooluwa Isaiah
Feb 21, 2025 â‹… 13 min read
how to use the ternary operator in javascript

How to use the ternary operator in JavaScript

Add to your JavaScript knowledge of shortcuts by mastering the ternary operator, so you can write cleaner code that your fellow developers will love.

Chizaram Ken
Feb 21, 2025 â‹… 7 min read
Using tsup To Bundle Your TypeScript Package

Using tsup to bundle your TypeScript package

Learn how to efficiently bundle your TypeScript package with tsup. This guide covers setup, custom output extensions, and best practices for optimized, production-ready builds.

Muhammed Ali
Feb 20, 2025 â‹… 7 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