forms

Framework-agnostic library for parsing and validating form/JSON data which supports multipart forms and files.

143
Stars
25
Forks
2
Issues
143
Watchers

Similar Packages

nosurf

CSRF protection middleware for Go.

1,729

gorilla/csrf

CSRF protection for Go web applications & services.

1,186

form

Decodes url.Values into Go value(s) and Encodes Go value(s) into url.Values. Dual Array and Full map support.

905

httpin

Decode an HTTP request into a custom struct, including querystring, forms, HTTP headers, etc.

385

conform

Keeps user input in check. Trims, sanitizes & scrubs data based on struct tags.

326