mirror of
https://github.com/avelino/awesome-go.git
synced 2024-12-12 17:13:58 +00:00
Merge pull request #1208 from avelino/negroni_repo_change
update negroni path
This commit is contained in:
commit
bc49b549cc
@ -1203,7 +1203,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
|
||||
* [gores](https://github.com/alioygur/gores) - Go package that handles HTML, JSON, XML and etc. responses. Useful for RESTful APIs.
|
||||
* [interpose](https://github.com/carbocation/interpose) - Minimalist net/http middleware for golang.
|
||||
* [muxchain](https://github.com/stephens2424/muxchain) - Lightweight middleware for net/http.
|
||||
* [negroni](https://github.com/codegangsta/negroni) - Idiomatic HTTP middleware for Golang.
|
||||
* [negroni](https://github.com/urfave/negroni) - Idiomatic HTTP middleware for Golang.
|
||||
* [render](https://github.com/unrolled/render) - Go package for easily rendering JSON, XML, and HTML template responses.
|
||||
* [stats](https://github.com/thoas/stats) - A Go middleware that stores various information about your web application.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user