👩💻 Join our community of thousands of amazing developers!
This is the seventh post in a series about writing REST servers in Go. Here is a list of posts in the series: Part 1 - standard library Part 2 - using a router package Part 3 - using a web framework Part 4 - using OpenAPI and Swagger Part 5 - middleware Part 6 …...