Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Looks good, will have to try it. What are the competitors to this? I ask because I want to do my next side project in go.


Just start with the standard library and you will be OK, in Go there is rarely a _need_ for some kind of framework to get going as I assume it is in JS.


Check the "awesome go" repository: https://github.com/avelino/awesome-go. You could look under ORM and Web Frameworks.


Labstack Echo, buffalo, gorilla, and gin gonic.

I prefer https://gofiber.io the most.

There are many more, too.


You really don't need a framework in Go, and probably shouldn't start with one


Have you already seen Buffalo? https://gobuffalo.io/


I currently use Echo, Jet for templating and Air for automatic reloads.




Consider applying for YC's Winter 2026 batch! Applications are open till Nov 10

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: