1
0
Fork 0

Adding upstream version 1.0.0.

Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
Daniel Baumann 2025-05-18 14:01:54 +02:00
parent 5ca5eb8df5
commit 4a5c02e4d1
Signed by: daniel
GPG key ID: FBB4F0E80A80222F
19 changed files with 3254 additions and 0 deletions

5
README.md Normal file
View file

@ -0,0 +1,5 @@
Middleware binding provides request data binding and validation for net/http, It's a fork of [gitea/binding](https://gitea.com/go-chi/binding) which is a fork of [Macaron](https://github.com/go-macaron/macaron).
## License
This project is under the Apache License, Version 2.0. See the [LICENSE](LICENSE) file for the full license text.