← All Go categories

Forms Go Libraries Ranking

Libraries for working with forms.

12 repositories, updated daily.

- CSRF protection middleware for Go.

1.8K
130
1 week ago
+0 weekly
View

- CSRF protection for Go web applications & services.

1.2K
177
6 days ago
+1 weekly
View

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

930
50
3 days ago
+0 weekly
View

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

389
28
2 weeks ago
+0 weekly
View

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

323
38
2 weeks ago
+0 weekly
View

- decode form's values into a struct.

191
19
6 days ago
-1 weekly
View

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

140
25
1 month ago
+0 weekly
View

- Go module for encoding structs into URL query parameters.

82
8
4 days ago
-1 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
6 days ago
+0 weekly
View