Show HN: A HN clone writen in go

I’ve been trying to write my “go on rails” framework for years. I never quite got it like I wanted. There is gin and echo and all sorts of other frameworks and patterns but I finally found something I really like: /foo/ /foo/bar/ /foo/bar/more/ That’s it. Just three levels and all my controllers get passed in what’s between the / with var names first, second, third. In order to really make sure this framework could build something real I made a Hacker News clone. RemoteRenters.com is a HN just for articles about the remote work revolution since covid. Feel free to vote or submit to see how it all works! Code is open source at: https://github.com/andrewarrow/feedback
Story Published at: March 5, 2023 at 08:02PM