/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

www.integralist.co.uk
| | bartlomiejmika.com
3.9 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.
| | dusted.codes
2.0 parsecs away

Travel
| | Building a secure note sharing service in Go
| | aarol.dev
3.9 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 ...
| | filipnikolovski.com
20.7 parsecs away

Travel
| A blog about programming, technology and open-source stuff.