add robfig/bind

This commit is contained in:
Rob Figueiredo 2014-08-10 22:49:30 -04:00
parent 0e6dcabe17
commit 1b01db9747

View File

@ -167,6 +167,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
* [binding](https://github.com/mholt/binding) - Binds form and JSON data from net/http Request to struct.
* [nosurf](https://github.com/justinas/nosurf) - A CSRF protection middleware for Go.
* [bind](https://github.com/robfig/bind) - Bind form data to any Go values