Go package for parsing HTTP request bodies (form-data, JSON, query params) into maps and structs with automatic type conversion and file upload support.
-
Updated
Dec 5, 2025 - Go
Go package for parsing HTTP request bodies (form-data, JSON, query params) into maps and structs with automatic type conversion and file upload support.
Parse/ Unparse the HTTP Request/ Response
Command-line HTTP client built from scratch with full support for methods, headers, queries, body formats, file input, and response parsing.
Package request implements an HTTP request reader.
To associate your repository with the request-parser topic, visit your repo's landing page and select "manage topics."