https://github.com/golangdaddy/tarantula
Docs: https://github.com/golangdaddy/tarantula/tree/master/router Hi, I wrote this http router over the last couple of years, I now have used it for many projects and employers. It's node based, has very flexible routing options and has full input sanitation and validators. I would like some contributors to come on, who can help release it as a modern routing solution. The repo has some other helper packages in there like a full sql-backed graph-database, httpclient, app-engine datastore abstractions that can be removed if necessary to make it clean. The package generates a service discovery document, has a testing framework which has self-mocking capability. If you are bored of gorilla and frustrated by other routers, this has been designed to be super fast to work with and code-maintainable at scale. It has core/http and fasthttp support, and app engine. Closest thing to it is Gin, but I have taken a slightly different approach. Should have shared ages ago but been shy. I need help with unit tests, documentation etc, otherwise it's an awesome solution for making web apps. -- 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.