Hacker News new | ask | show | jobs
by albertgao 1418 days ago
Request validation is the probably the most boring but critical layer of any web framework. Today I will show you how to do it right in gin framework in golang.