FOSDEM Timetable Search Bookmarks

 "REST in Peace: using generics to remove REST boilerplate" ( 2024 )

Saturday at 15:30, 30 minutes, UD2.218A, UD2.218A, Go devroom Tanguy ⧓ Herrmann , slides , video

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

Sojourner FOSDEM
Related:
2026
  •  0.42 "Making of GoDoctor: an MCP server for Go development"
  •  0.41 "Systems Programming: Lessons from Building a Networking Stack for Microcontrollers"
  •  0.41 "Modularizing a 10-Year Monolith: The Architecture, the People, and the Pain"
2025
  •  0.43 "The Inner Workings of Go Generics"
  •  0.42 "High performance gRPC"
  •  0.42 "Build better Go release binaries"
2024
  •  0.45 "Putting an end to Makefiles in go projects with GoReleaser"
  •  0.42 "Dependency injection: a different way to structure a project"
  •  0.41 "Low code graphical apps with Go top to bottom!"
  •  0.41 "Taming Abstraction"

Last updated: 2026-03-20

Copyrights:

FOSDEM conference content: licensed under the Creative Commons Attribution 2.0 Belgium Licence.

All content such as talks and biographies is the sole responsibility of the speaker.

All code and other content Apache 2.0 Licensed by Mike Moran