REST in Peace: Using Generics to Remove REST Boilerplate
Offered By: GoLab conference via YouTube
Course Description
Overview
Explore how generics can simplify REST implementation in Go by removing boilerplate code in this 37-minute conference talk from GoLab. Learn about RIP (REST in Peace), an approach that leverages generics to create a strong type system while abstracting away HTTP handler complexities. Discover how to create endpoints for REST resources with minimal code, automatically handling GET, POST, PUT, and DELETE operations for basic CRUD functionality. Dive into the implementation details to understand the code-saving potential of this technique, and see how to customize resource providers for more complex scenarios without dealing directly with HTTP specifics.
Syllabus
REST in peace: using generics to remove REST boilerplate - Tanguy Herrmann
Taught by
GoLab conference
Related Courses
C++ For C Programmers, Part AUniversity of California, Santa Cruz via Coursera Programming Languages, Part C
University of Washington via Coursera AP Computer Science A: Java Programming Polymorphism and Advanced Data Structures
Purdue University via edX Введение в iOS-разработку
Moscow Institute of Physics and Technology via Coursera Java Programming: Step by Step from A to Z
Udemy