/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

eltonminetto.dev
| | aarol.dev
3.3 parsecs away

Travel
| | Anyone who has implemented a simple HTTP 1.1 server can tell you that it is a really simple protocol. Basically, it's a text file that has some specific ...
| | bartlomiejmika.com
3.4 parsecs away

Travel
| | The purpose of this post is to learn how our basic API server can read the body of a request. In addition, we will learn how to use an easy-to-use simple database for beginners called scribble.
| | alexandrugris.github.io
3.1 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...
| | www.shuttle.dev
18.4 parsecs away

Travel
| Using JSON Web Tokens (JWTs) when implementing authentication in a Rust API