bind
Parameter binder
A library that enables seamless integration of HTTP request parameters with Go objects.
31 stars
5 watching
6 forks
Language: Go
last commit: over 10 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
| Library for parameter binding and validation in Go web applications | 10 |
| A tool that enables C/C++ code to be bound to JavaScript using emscripten or Chromium's Embedded Framework for V8. | 5 |
| A package for easily decoding data from HTTP requests and encoding them into Go structs. | 324 |
| A utility to embed binary data in Go programs | 189 |
| 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 Golang library providing C bindings for the ffmpeg multimedia framework. | 408 |
| A library providing a simpler and more convenient HTTP client API for Go. | 1,533 |
| A utility library that facilitates binding between data models and generic entities using MobX observables. | 5 |
| A nicer interface for golang stdlib HTTP client | 52 |
| An analysis tool that helps identify overly specific function parameters in Go code and suggests improvements to make them more flexible. | 22 |
| Utility library providing a set of pre-built HTTP response handlers for building RESTful APIs. | 104 |
| A collection of Go packages for building robust GraphQL APIs | 55 |
| A Go library that provides a higher-level interface to make HTTP requests more resilient and reliable | 650 |
| A Go library for interacting with MongoDB databases, providing streamlined document operations and generic binding of structs to collections. | 150 |