Explore >> Select a destination


You are here

bartlomiejmika.com
| | benhoyt.com
8.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.
| | darko.io
16.2 parsecs away

Travel
| | No, it's not. It's boring, red-tapey, a solved problem... but don't call it hard as a blanket statement.
| | danielmangum.com
10.6 parsecs away

Travel
| | This guide will teach you how to run the Kong API gateway locally as a proxy server for a Golang API using Docker. The Go API Link to heading The Golang standard library has a very simple http library that makes it very easy to spin up a web server. For now, we will build the simplest implementation of a web server. Start by creating a new directory in your go/src/.
| | www.dennisdoomen.com
82.0 parsecs away

Travel
| Another thing I realized last year is that I really love working on legacy code bases and making them rock solid.