You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Go to file
Lunny Xiao 03f1d31337
Remove macaron
2 years ago
.drone.yml add drone support (#2) 4 years ago
.gitignore Expose validation patterns 7 years ago
LICENSE Init commit 9 years ago
README.md remove macaron 2 years ago
bind_test.go try to fix test 2 years ago
binding.go Remove macaron 2 years ago
common_test.go Remove macaron 2 years ago
errorhandler_test.go upgrade with macaron 8 years ago
errors.go upgrade with macaron 8 years ago
errors_test.go upgrade with macaron 8 years ago
file_test.go Remove macaron 2 years ago
form_test.go Remove macaron 2 years ago
go.mod Remove macaron 2 years ago
go.sum Remove macaron 2 years ago
json_test.go Remove macaron 2 years ago
misc_test.go Remove macaron 2 years ago
multipart_test.go Remove macaron 2 years ago
validate_test.go Remove macaron 2 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.