block by joyrexus e2daebf6759d6b930fe7

go api dev

I’m currently developing a simple go-based web service and a CLI client for it. The following are some useful articles and resources specifically focused on HTTP API development and design, listed here for future reference.

For more general golang web development materials, see this gist.

Tutorials

Example Code

Misc