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.
Package request implements an HTTP request reader.
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.
Add a description, image, and links to the request-parser topic page so that developers can more easily learn about it.
To associate your repository with the request-parser topic, visit your repo's landing page and select "manage topics."