On Thursday, January 25, 2018 at 8:36:29 AM UTC-5, matthe...@gmail.com wrote: > > Here’s a third vote for the standard library. > https://golang.org/pkg/net/http/ + https://golang.org/pkg/html/template/ > are already effectively a web framework. >
OK, I know this is a frequent answer, just use the stdlib The key question to me about using anything is how complex is it versus what i need. Specific question: how do you handle the user hitting the "back" button on their browser? Its very common and a lot of simple approaches don't handle it well. -- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving emails from it, send an email to golang-nuts+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.