Hacker News new | ask | show | jobs
by reactordev 464 days ago
Go has go. You don’t need a framework when http can do pattern routing and cookies, database/sql can do data, and json is baked in.

It was literally designed to do away with this choice confusion and provide one path to servicedom.