Remove articles building-microservice-in-golang
article thumbnail

Automate testing for Golang Gin-gonic RESTful APIs

CircleCI

This tutorial covers: Building a RESTful API with Golang using the Gin-gonic framework. Gin is a high-performance HTTP web framework written in Golang. This helps to reduce boilerplate code, improves productivity, and simplifies the process of building microservices. Writing and running tests for endpoints.

Testing 52
article thumbnail

Go vs Rust: What to choose in 2022?

Openxcell

Introduction – Golang vs Rust. What Is Golang? Golang was developed by Google and resembled C in syntax. Go is a lightweight language that supports a wide range of applications, including microservices, stream processing, CLIs, and many more. Golang Features. It is straightforward to use and learn.

Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

article thumbnail

Journey to Event Driven – Part 2: Programming Models for the Event-Driven Architecture

Confluent

Part 1 of this series discussed why you need to embrace event-first thinking, while this article builds a rationale for different styles of event-driven architectures and compares and contrasts scaling, persistence and runtime models. Do I need to use a microservices framework? Event-driven, reactive architecture.

article thumbnail

Distributed Tracing with Java “MicroDonuts”, Kubernetes and the Ambassador API Gateway

Daniel Bryant

Distributing tracing is increasingly seen as an essential component for observing microservice-based applications, and many of the modern microservice language frameworks are being provided with support for tracing implementations such as Open Zipkin , Jaeger , OpenCensus , and LightStep xPM. Start with Why?

article thumbnail

Distributed Tracing with Java “MicroDonuts”, Kubernetes and the Ambassador API Gateway

Daniel Bryant

Distributing tracing is increasingly seen as an essential component for observing microservice-based applications, and many of the modern microservice language frameworks are being provided with support for tracing implementations such as Open Zipkin , Jaeger , OpenCensus , and LightStep xPM. Start with Why?