-
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
securecookie
Discontinued Package gorilla/securecookie encodes and decodes authenticated and optionally encrypted cookie values for Go web applications.
Nice, I always liked using https://github.com/gorilla/securecookie and hope it continues to be supported.
-
On a side note, if the Go team implement the proposal from https://github.com/golang/go/discussions/60227 in the standard library, I believe a lot of microframeworks/routers will become obsolete.
-
optic
A simplified, generic, entity based web library for golang that's drop in compatible with net/http (by nanvenomous)
Doesn't hurt to be more frugal & heavily scope the code we write. I wrote optic to solve one problem for a net/http service. Would love feedback in the context of this disucssion.
-
In fact, it has zero dependencies outside of std lib in it's core: https://github.com/go-chi/chi/blob/master/go.mod
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives