REST in Peace: using generics to remove REST boilerplate
- Track: Go devroom
- Room: UD2.218A
- Day: Saturday
- Start: 15:30
- End: 16:00
- Video only: ud2218a
- Chat: Join the conversation!
Copy pasting boilerplate about HTTP handlers is exciting and fun for the first 3 webservices you code in Go. After that, it gets pretty annoying.
Generics provide a way to abstract that while keeping a strong type system. RIP is an attempt to make REST in Go even simpler.
project: https://github.com/dolanor/rip
Speakers
Tanguy ⧓ Herrmann |