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 |
---|---|---|
bdjimmy/gbind | Library for parameter binding and validation in Go web applications | 10 |
gogoprog/libembindcefv8 | A tool that enables C/C++ code to be bound to JavaScript using emscripten or Chromium's Embedded Framework for V8. | 5 |
ggicci/httpin | A package for easily decoding data from HTTP requests and encoding them into Go structs. | 321 |
shulhan/go-bindata | A utility to embed binary data in Go programs | 189 |
wendigo/go-bind-plugin | Generates API wrappers around exported symbols from plugins written in Go. | 184 |
go-playground/form | A Go package for encoding and decoding URL parameters into structured data types | 773 |
asticode/go-astiav | Provides a Go wrapper around the C bindings of FFmpeg for efficient video processing and manipulation. | 396 |
earthboundkid/requests | A library providing a simpler and more convenient HTTP client API for Go. | 1,512 |
jamiewinder/mobx-bind | A utility library that facilitates binding between data models and generic entities using MobX observables. | 5 |
ddo/rq | A nicer interface for golang stdlib HTTP client | 51 |
bobg/decouple | An analysis tool that helps identify overly specific function parameters in Go code and suggests improvements to make them more flexible. | 22 |
aliuygur/gores | Utility library providing a set of pre-built HTTP response handlers for building RESTful APIs. | 104 |
ccbrown/api-fu | A collection of Go packages for building robust GraphQL APIs | 55 |
sethgrid/pester | A Go library that provides a higher-level interface to make HTTP requests more resilient and reliable | 649 |
chenmingyong0423/go-mongox | A Go library for interacting with MongoDB databases, providing streamlined document operations and generic binding of structs to collections. | 136 |