Hacker News new | ask | show | jobs
by shadowmint 4596 days ago
Anyone have a link to an open source web app of a non-trivial nature built in go?

I've seen lots of system utility stuff, but I don't think I've ever actually seen anything other than how-to-use-this-framework web apps?

1 comments

There is https://github.com/peterskeide/bones (I'm the author). It's by no means a large codebase, and it's not finished, but the goal is to give you a decent starting point with some hopefully useful idioms to build on.