Explore >> Select a destination


You are here

www.alexedwards.net
| | 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.
| | justinas.org
2.0 parsecs away

Travel
| | [AI summary] The article explains the concept of middleware in web development, focusing on Go, and provides examples of implementing middleware for tasks like domain restriction, response modification, and data sharing between handlers.
| | hypirion.com
3.2 parsecs away

Travel
| | A thought experiment on how one could add row polymorphism to Go.
| | www.joeshaw.org
18.1 parsecs away

Travel
| I forget what I was told by myself