mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
Add github.com/bobg/mid.
This commit is contained in:
parent
52d9266e9e
commit
683627bfe3
@ -2491,6 +2491,7 @@ _**Unofficial** set of patterns for structuring projects._
|
|||||||
* [go-server-timing](https://github.com/mitchellh/go-server-timing) - Add/parse Server-Timing header.
|
* [go-server-timing](https://github.com/mitchellh/go-server-timing) - Add/parse Server-Timing header.
|
||||||
* [Limiter](https://github.com/ulule/limiter) - Dead simple rate limit middleware for Go.
|
* [Limiter](https://github.com/ulule/limiter) - Dead simple rate limit middleware for Go.
|
||||||
* [ln-paywall](https://github.com/philippgille/ln-paywall) - Go middleware for monetizing APIs on a per-request basis with the Lightning Network (Bitcoin).
|
* [ln-paywall](https://github.com/philippgille/ln-paywall) - Go middleware for monetizing APIs on a per-request basis with the Lightning Network (Bitcoin).
|
||||||
|
* [mid](https://github.com/bobg/mid) - Miscellaneous HTTP middleware features: idiomatic error return from handlers; receive/respond with JSON data; request tracing; and more.
|
||||||
* [rk-gin](https://github.com/rookie-ninja/rk-gin) - Middleware for Gin framework with logging, metrics, auth, tracing etc.
|
* [rk-gin](https://github.com/rookie-ninja/rk-gin) - Middleware for Gin framework with logging, metrics, auth, tracing etc.
|
||||||
* [rk-grpc](https://github.com/rookie-ninja/rk-grpc) - Middleware for gRPC with logging, metrics, auth, tracing etc.
|
* [rk-grpc](https://github.com/rookie-ninja/rk-grpc) - Middleware for gRPC with logging, metrics, auth, tracing etc.
|
||||||
* [Tollbooth](https://github.com/didip/tollbooth) - Rate limit HTTP request handler.
|
* [Tollbooth](https://github.com/didip/tollbooth) - Rate limit HTTP request handler.
|
||||||
|
Loading…
Reference in New Issue
Block a user