RIP: REST API without HTTP boilerplate
Detalles
Speaker: Tanguy ⧓ Herrmann
Lang: English
Copy pasting boilerplate about HTTP handlers is exciting and funny for the first 3 webservices you code in Go. After that, it gets pretty annoying.
We're gonna see how it is possible to reduce boilerplate and still have a bunch of features: content negotiation, multiple codec, OpenAPI schema generated from Go code, …
Golang
API
Open Source