mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
Update README.md
Added reference to muxchain in Middleware section
This commit is contained in:
parent
ac4d26501f
commit
0a373225a1
@ -52,6 +52,7 @@ A curated list of awesome Go frameworks, libraries and software. Inspired by [aw
|
||||
|
||||
* [negroni](https://github.com/codegangsta/negroni) - Idiomatic HTTP Middleware for Golang
|
||||
* [alice](https://github.com/justinas/alice) - Painless middleware chaining for Go
|
||||
* [muxchain](https://github.com/stephens2424/muxchain) - Lightweight middleware for net/http
|
||||
|
||||
## Template Engine
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user