/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

ghvsted.com
| | www.joeshaw.org
5.9 parsecs away

Travel
| | Two great tastes that taste great together
| | dolthub.com
4.0 parsecs away

Travel
| | Go 1.21RC2 is out and there's a bunch of small, but helpful new features and changes that are worth learning
| | bartlomiejmika.com
4.4 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.
| | vmx.cx
21.3 parsecs away

Travel
| [AI summary] The author discusses creating a WASM binary with multi-value returns using Rust, overcoming challenges with tooling and FFI safety issues.