You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -110,6 +110,7 @@ of middlewares in this list.
110
110
|[github.com/swaggo/echo-swagger](https://github.com/swaggo/echo-swagger)| Automatically generate RESTful API documentation with [Swagger](https://swagger.io/) 2.0. |
111
111
|[github.com/ziflex/lecho](https://github.com/ziflex/lecho)|[Zerolog](https://github.com/rs/zerolog) logging library wrapper for Echo logger interface. |
|[github.com/samber/slog-echo](https://github.com/samber/slog-echo)| Go [slog](https://pkg.go.dev/golang.org/x/exp/slog) logging library wrapper for Echo logger interface. |
113
114
|[github.com/darkweak/souin/plugins/echo](https://github.com/darkweak/souin/tree/master/plugins/echo)| HTTP cache system based on [Souin](https://github.com/darkweak/souin) to automatically get your endpoints cached. It supports some distributed and non-distributed storage systems depending your needs. |
114
115
|[github.com/mikestefanello/pagoda](https://github.com/mikestefanello/pagoda)| Rapid, easy full-stack web development starter kit built with Echo. |
115
116
|[github.com/go-woo/protoc-gen-echo](https://github.com/go-woo/protoc-gen-echo)| ProtoBuf generate Echo server side code |
0 commit comments