>>105652117
Go + `net/http`.

No the `if err != nil { }` is not such big a big deal. I've spent years with functional languages and error propagation using sum types produces the same(if not more, considering nesting) boilerplate.