https://github.com/robfig/bind
https://github.com/robfig/bind
Last synced: 19 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/robfig/bind
- Owner: robfig
- License: mit
- Created: 2014-08-06T00:13:10.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2014-08-16T17:03:51.000Z (almost 11 years ago)
- Last Synced: 2025-04-26T16:56:17.284Z (27 days ago)
- Language: Go
- Size: 191 KB
- Stars: 32
- Watchers: 4
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-go - bind - Bind form data to any Go values. (Forms / Search and Analytic Databases)
- awesome-go - bind - ★ 20 (Forms)
- awesome-go-extra - bind - 08-06T00:13:10Z|2014-08-16T17:03:51Z| (Forms / Advanced Console UIs)
README
bind is a library for binding HTTP request parameters to Go objects.
[See the godoc](http://godoc.org/github.com/robfig/bind)