hooklift / gowsdlLinks
WSDL2Go code generation as well as its SOAP proxy
☆1,197Updated last year
Alternatives and similar repositories for gowsdl
Users that are interested in gowsdl are comparing it to the libraries listed below
Sorting:
- Command line tool to generate Go code from WSDL for SOAP XML services☆469Updated 2 years ago
- Package gorilla/schema fills a struct with form values.☆1,458Updated last year
- Package validator implements struct field validations☆1,336Updated 3 years ago
- A tiny generator of random data for golang, also known as a faker☆953Updated 2 years ago
- Additions to Go's database/sql for super fast performance and convenience.☆1,848Updated 11 months ago
- A Go HTTP client library for creating and sending API requests☆1,709Updated last week
- 🦉SOAP package for Go☆530Updated last year
- A UUID package for Go☆1,722Updated last week
- goRBAC provides a lightweight role-based access control (RBAC) implementation in Golang.☆1,643Updated 2 weeks ago
- go-querystring is Go library for encoding structs into URL query strings.☆2,087Updated last week
- Common juju errors and functions to annotate errors. Based on juju/errgo☆1,395Updated last year
- a barcode creation lib for golang☆1,504Updated last month
- A better ORM for Go, based on non-empty interfaces and code generation.☆1,444Updated 2 years ago
- Golang commandline wrapper for wkhtmltopdf☆1,146Updated last year
- Golang OAuth2 server library☆1,932Updated last week
- HTTP middleware for Go that facilitates some quick security wins.☆2,320Updated 10 months ago
- A comprehensive set of JWT, JWS, and JWE libraries.☆912Updated 5 years ago
- Package gorilla/csrf provides Cross Site Request Forgery (CSRF) prevention middleware for Go web applications & services 🔒☆1,150Updated 5 months ago
- money and currency formatting for golang☆901Updated 3 years ago
- go.rice is a Go package that makes working with resources such as html,js,css,images,templates, etc very easy.☆2,439Updated 2 years ago
- Decodes url.Values into Go value(s) and Encodes Go value(s) into url.Values. Dual Array and Full map support.☆865Updated 5 months ago
- Simple middleware to rate-limit HTTP requests.