Hacker News new | ask | show | jobs
by sequence7 2503 days ago
I'm working through Let's Go! by Alex Edwards right now, it's not specifically focussed on APIs but the book guides you through building a web application in Go. My experience so far has been very positive.

https://lets-go.alexedwards.net/

1 comments

well the structure is so so and everything is in package main in every file in every project.