Explore >> Select a destination


You are here

aarol.dev
| | hjr265.me
3.0 parsecs away

Travel
| | I know many will start with something like Gin whenever they are working on a JSON/HTTP-based backend in Go. I, not entirely sure if the minority, try to stick to Go's built-in net/http package and, at most, use Gorilla Mux in most of my Go projects. And so serving something simple like JSON is no different from the package's point of view as any other content type: whatever it is, write it out to the w, the http.
| | lewisdale.dev
2.8 parsecs away

Travel
| | Now it's time to actually try and send a "ping" to a website
| | golangbot.com
1.9 parsecs away

Travel
| | Learn how the WebSocket protocol works and how to create a simple WebSocket server using Go.
| | eltonminetto.dev
8.9 parsecs away

Travel
| Let's start at the beginning. What is resilience? I like the definition in thispost: