Explore >> Select a destination


You are here

bartlomiejmika.com
| | alexandrugris.github.io
2.8 parsecs away

Travel
| | These are my first steps in Go, this time learning how to build web services. The post touches handling requests, json serialization, middleware, logging, da...
| | benhoyt.com
2.1 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.
| | kubamartin.com
4.4 parsecs away

Travel
| | Practical Golang: Getting started with NATS and related patterns Introduction Microservices... the never disappearing buzzword of our times. They promise a lot, but can be slow or complicated if not implemented correctly. One of the main challenges when developing and using a microservice-based architecture is getting the communication right. Many will ask, why not REST? As I did at some point. Many will actually use it. But the truth is that it leads to tighter coupling, and is synchronous.
| | nagekar.com
24.1 parsecs away

Travel
|