This repository has been archived on 2024-01-04. You can view files and clone it, but cannot push or open issues or pull requests.
forgejo/vendor/gitea.com/go-chi/binding
Lunny Xiao d47798ccc7
Upgrade chi to v5 (#17298)
2021-10-13 22:50:23 -04:00
..
.drone.yml Upgrade chi to v5 (#17298) 2021-10-13 22:50:23 -04:00
.gitignore
LICENSE
README.md
binding.go Upgrade chi to v5 (#17298) 2021-10-13 22:50:23 -04:00
errors.go
go.mod Upgrade chi to v5 (#17298) 2021-10-13 22:50:23 -04:00
go.sum Upgrade chi to v5 (#17298) 2021-10-13 22:50:23 -04:00

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.