← All Go categories

Forms Go Libraries Ranking

Libraries for working with forms.

13 repositories, updated daily.

- CSRF protection middleware for Go.

1.7K
128
4 days ago
-1 weekly
View

- CSRF protection for Go web applications & services.

1.2K
173
Yesterday
+3 weekly
View

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

923
47
Yesterday
+1 weekly
View

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

390
28
Yesterday
+2 weekly
View

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

325
38
1 month ago
+0 weekly
View

- decode form's values into a struct.

192
19
1 year ago
+0 weekly
View

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

142
25
4 months ago
+0 weekly
View

- Go module for encoding structs into URL query parameters.

83
8
1 week ago
+0 weekly
View

- Checker helps validating user input through rules defined in struct tags or directly through functions.

48
1
5 months ago
+0 weekly
View

- Bind form data to any Go values.

32
6
1 year ago
+0 weekly
View

- Decode `url.Values` into usable struct values of standard or custom types.

19
5
2 years ago
+0 weekly
View

- Bind data to any Go value. Can use built-in and custom expression binding capabilities; supports data validation

10
1
1 year ago
+0 weekly
View

- Eliminates boilerplate code for parsing HTTP requests by binding cookies, headers, query params, path params, body to structs and more by using simple tags.

6
0
1 month ago
+0 weekly
View