/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

everythingsysadmin.com
| | benhoyt.com
6.7 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.
| | attilaolah.eu
7.0 parsecs away

Travel
| | Incidentally, decoding JSON data (or really, almost any data structure) isreally easy in Go (golang). We simply call json.Unmarshal(...) andboom! We have nice data structures.
| | keplerproject.github.io
6.8 parsecs away

Travel
| | [AI summary] Orbit is a lightweight MVC web framework for Lua, designed to simplify web development with features like a single-file application structure, OR mapping, and a built-in HTML generation system.
| | www.dannyvankooten.com
21.6 parsecs away

Travel
| [AI summary] A tutorial on setting up a cheap VPS to host static sites using Debian, Nginx, and Certbot for serving websites and enabling HTTPS.