this post was submitted on 17 Jul 2023
14 points (100.0% liked)
Go programming language discussion
1391 readers
1 users here now
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the 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?
@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
I 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!