Middleware binding provides request data binding and validation for net/http.
This project is under the Apache License, Version 2.0. See the LICENSE file for the full license text.
This library has been forked from https://github.com/go-macaron/binding and adapted to work with https://github.com/go-chi/chi .