gbind
Web framework helper
Library for parameter binding and validation in Go web applications
Bind data to any Go value. Can use built-in and custom expression binding capabilities; supports data validation logic for Go values. // 将数据绑定到任何 Go 值。可使用内置和自定义表达式绑定能力;支持对Go值的数据校验逻辑.
10 stars
1 watching
1 forks
Language: Go
last commit: over 2 years ago
Linked from 2 awesome lists
bindcacheexpressionformgbindhttpreflectvalidate
Related projects:
Repository | Description | Stars |
---|---|---|
| A package for easily decoding data from HTTP requests and encoding them into Go structs. | 324 |
| Validate golang request data with simple rules inspired by Laravel's request validation | 1,324 |
| A Go package providing a framework for defining custom validators and built-in validation helpers for common data structures. | 95 |
| A utility to embed binary data in Go programs | 189 |
| A fast and intuitive validation library for Go that uses pre-existing Is... functions from the govalidator project. | 22 |
| Generates API wrappers around exported symbols from plugins written in Go. | 184 |
| A Go package for encoding and decoding URL parameters into structured data types | 781 |
| A lightweight validation library written in Go language to validate data of various types. | 11 |
| Provides a Go interface to the raylib C library for videogame programming | 1,666 |
| A declarative HTTP client library for the Go programming language | 22 |
| A Go library for building and executing SQL queries with a focus on simplicity and ease of use. | 59 |
| Provides Go implementations of common data types used in international data transfer and validation | 19 |
| A 100% type-safe ORM library with code generation for Go, supporting multiple databases. | 726 |
| A BDD testing framework for Go that uses the gherkin syntax and aims to provide more flexibility and customization than existing alternatives. | 115 |
| Provides high-level primitives for remote machine identity and state validation across various platforms and TPMs. | 361 |