Skip to content

Package binding is a middleware that provides request data binding and validation for Macaron.

License

Notifications You must be signed in to change notification settings

go-macaron/binding

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Allenzhli
Nov 11, 2021
7556578 · Nov 11, 2021

History

53 Commits
Mar 28, 2020
Jul 11, 2016
Oct 7, 2014
Mar 28, 2020
Nov 11, 2021
Nov 11, 2021
Nov 11, 2021
Mar 28, 2020
Oct 13, 2015
Oct 13, 2015
Mar 28, 2020
Mar 25, 2016
Nov 11, 2021
Nov 11, 2021
Oct 13, 2015
Nov 15, 2016
Mar 28, 2020
Sep 18, 2020
Nov 11, 2021

Repository files navigation

binding

GitHub Workflow Status codecov GoDoc Sourcegraph

Middleware binding provides request data binding and validation for Macaron.

Installation

go get github.com/go-macaron/binding

Getting Help

Credits

This package is a modified version of martini-contrib/binding.

License

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