zeripath f0e15250b9
Migrate to use jsoniter instead of encoding/json ()
* Migrate to use jsoniter

* fix tests

* update gitea.com/go-chi/binding

Signed-off-by: Andrew Thornton <art27@cantab.net>
Co-authored-by: 6543 <6543@obermui.de>
..
.drone.yml Move macaron to chi ()
.gitignore Move macaron to chi ()
LICENSE Move macaron to chi ()
README.md Move macaron to chi ()
binding.go Migrate to use jsoniter instead of encoding/json ()
errors.go Move macaron to chi ()
go.mod Migrate to use jsoniter instead of encoding/json ()
go.sum Migrate to use jsoniter instead of encoding/json ()

README.md

Middleware binding provides request data binding and validation for net/http, It's a fork of Macaron.

License

This project is under the Apache License, Version 2.0. See the LICENSE file for the full license text.