Explore >> Select a destination


You are here

golb.hplar.ch
| | ewintr.nl
3.2 parsecs away

Travel
| | [AI summary] A guide on how to use Golang's built-in httptest library to create a mock server and record outbound HTTP requests for unit testing Go applications without external dependencies.
| | benhoyt.com
4.9 parsecs away

Travel
| | My re-implementation of the code from the official Go tutorial 'Developing a RESTful API with Go and Gin', using only the standard library, adding tests, and fixing issues.
| | bartlomiejmika.com
4.8 parsecs away

Travel
| | The purpose of this post is to learn how our basic API server can read the body of a request. In addition, we will learn how to use an easy-to-use simple database for beginners called scribble.
| | markphelps.me
20.3 parsecs away

Travel
| Converting a library that used code generation to generics in Go 1.18