Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
lelanthran
on Nov 12, 2022
|
parent
|
context
|
favorite
| on:
Ghostly is a simple, lightweight, and fast full-st...
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.
rouxz
on Nov 12, 2022
|
next
[–]
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.
tgv
on Nov 12, 2022
|
prev
|
next
[–]
Check the "awesome go" repository:
https://github.com/avelino/awesome-go
. You could look under ORM and Web Frameworks.
gunapologist99
on Nov 12, 2022
|
prev
|
next
[–]
Labstack Echo, buffalo, gorilla, and gin gonic.
I prefer
https://gofiber.io
the most.
There are many more, too.
lanecwagner
on Nov 12, 2022
|
prev
|
next
[–]
You really don't need a framework in Go, and probably shouldn't start with one
DoctorOW
on Nov 12, 2022
|
prev
|
next
[–]
Have you already seen Buffalo?
https://gobuffalo.io/
KingOfCoders
on Nov 12, 2022
|
prev
[–]
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: