/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

blog.owulveryck.info
| | mherman.org
3.0 parsecs away

Travel
| | This tutorial looks at how to implement an API with Node, gRPC, and Postgres.
| | martinheinz.dev
3.4 parsecs away

Travel
| | Nowadays, when people want to implement backend API, they go straight to creating application with RESTful API that communicates using JSON, without eve...
| | bartlomiejmika.com
2.9 parsecs away

Travel
| | Did you just finish reading the gRPC Basics tutorial and you dont know where to begin with using it? In this post Ill explain how to take a fast time-series database called tstorage and write a gRPC server and client with it.
| | rmoff.net
23.1 parsecs away

Travel
| [AI summary] A technical tutorial explaining how to implement a channel-based Kafka consumer in Go, including code examples for message handling and graceful shutdown.