Linux Mint
My Places
Sign in
Community
Software
Users
Moderation
Beta Testing
ISO Images
Teams
golang-github-codegangsta-negroni-dev
Idiomatic http middleware for golang
https://github.com/codegangsta/negroni
0
no reviews
Install
Negroni is an idiomatic approach to web middleware in go. it is tiny, non-intrusive, and encourages use of net/http handlers.
negroni is not a framework. it is a library that is designed to work directly with net/http.