Skip to content

Commit

Permalink
Merge pull request #15 from mholt/patch-1
Browse files Browse the repository at this point in the history
Added link to package that does request data binding
  • Loading branch information
codegangsta committed May 30, 2014
2 parents c18469c + 9b23e6f commit 98f546f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -130,6 +130,7 @@ Here is a current list of Negroni compatible middlware. Feel free to put up a PR
| -----------|--------|-------------|
| [Graceful](https://github.com/stretchr/graceful) | [Tyler Bunnell](https://github.com/tylerb) | Graceful HTTP Shutdown |
| [negroni-secure](https://github.com/unrolled/negroni-secure) | [Cory Jacobsen](https://github.com/unrolled) | Middleware that implements a few quick security wins. |
| [binding](https://github.com/mholt/binding) | [Matt Holt](https://github.com/mholt) | Data binding from HTTP requests into structs |


## Live code reload?
Expand Down

0 comments on commit 98f546f

Please sign in to comment.