Login
From:
benhoyt.com
(Uncensored)
subscribe
Improving the code from the official Go RESTful API tutorial
https://benhoyt.com/writings/web-service-stdlib/
links
backlinks
Roast topics
Find topics
Find it!
My re-implementation of the code from the official Go tutorial 'Developing a RESTful API with Go and Gin', using only the standard library, adding tests, and fixing issues.