A Go HTTP client library inspired by Node.js SuperAgent, providing a fluent API for making requests.
go get github.com/parnurzeal/gorequestNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Simple GET request using gorequest.
Migrate to the standard library's net/http or a maintained alternative like resty.
No dependency data recorded yet.