You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
gitea/vendor/gitea.com/go-chi/binding
zeripath f0e15250b9
Migrate to use jsoniter instead of encoding/json (#14841)
4 years ago
..
.drone.yml
.gitignore
LICENSE
README.md
binding.go Migrate to use jsoniter instead of encoding/json (#14841) 4 years ago
errors.go
go.mod Migrate to use jsoniter instead of encoding/json (#14841) 4 years ago
go.sum Migrate to use jsoniter instead of encoding/json (#14841) 4 years ago

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.