Recent Posts
Extend ServeMux to register method handler
One way to extend stdlib ServeMux with method handling.
read more
Go generic wrapper to parse request payload
See how generics may alleviate JSON handling from http requests and reduce boilerplate code.
read more