Remove articles Exploring-Unit-Testing-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. Writing and running tests for endpoints. Automating tests. Gin is a high-performance HTTP web framework written in Golang. The preceding command creates a folder named golang-company-api and navigates into it. Prerequisites.

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. Golang offers good support for creating binaries for several systems without the need to install Go on the target. Check out my article on installing Go Microservices in Kubernetes for additional details.