The Gorilla toolkit has maintainers again
The Gorilla toolkit has maintainers again
gorilla.github.io Gorilla, the golang web toolkit
Gorilla is a web toolkit for the Go programming language
You're viewing a single thread.
All Comments
3 comments
The package being abandoned scared me away from it when reaching for a router for the first time. I ended up using Chi.
Can anyone here speak to any benefits that Gorilla would have over Chi?
2 0 Reply@CodeBlooded Gorilla is not more abandoned. Anyway a proposal will add PathValue and make Chi and GorillaMux useless. https://github.com/golang/go/issues/61410
1 0 ReplyI know it’s not abandoned now, but the fact that it fell through just leaves me feeling “meh” about going out of my way to pick it up. (Unless someone can convince of why it might be wise to!)
Interesting proposal, thanks for sharing!
2 0 Reply