aeneasr/form — explained in plain English
Analysis updated 2026-07-17 · repo last pushed 2019-03-08
Parse an HTML form POST request straight into a typed Go struct instead of manually converting strings.
Build a user registration endpoint that turns submitted name, age, email, and phone fields into a User struct.
Convert a Go struct back into URL-encoded form data to send in a request.
Handle nested form fields like arrays of addresses or maps of settings via naming conventions.
| aeneasr/form | aegrail/aegrail-engine | akarshsatija/stencil | |
|---|---|---|---|
| Stars | 1 | 1 | 1 |
| Language | Go | Go | Go |
| Last pushed | 2019-03-08 | — | 2021-04-12 |
| Maintenance | Dormant | — | Dormant |
| Setup difficulty | easy | hard | hard |
| Complexity | 2/5 | 5/5 | 4/5 |
| Audience | developer | ops devops | developer |
Figures from each repo's GitHub metadata at analysis time.
A Go library that converts URL-encoded form data into typed Go structs and back, handling nested arrays and maps automatically.
Mainly Go. The stack also includes Go.
Dormant — no commits in 2+ years (last push 2019-03-08).
Setup difficulty is rated easy, with roughly 30min to a first successful run.
Mainly developer.
This repo across BitVibe Labs
double-check against the repo, no cap.