/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

hjr265.me
| | previnder.com
3.5 parsecs away

Travel
| |
| | blog.owulveryck.info
3.6 parsecs away

Travel
| | This is a very quick post with some notes about the support of WebAssembly (wasm) in the Go toolchain. This article is not a tutorial and as any information it contains may be obsolete soon. The Go api for Wasm is not stable yet.
| | bartlomiejmika.com
3.2 parsecs away

Travel
| | The purpose of this post is to provide instructions on how to setup a simple RESTful API server, in Golang, using only the net/http package and not any other third-party web framework. You will learn how to create REST endpoints within your project that can handle POST, GET, PUT and DELETE HTTP requests. This is the first post in a multi-post series.
| | blog.meain.io
9.7 parsecs away

Travel
| A look into how the context package in Golang works