proxy.golang.org : github.com/rwxrob/http
Package http seeks to effectively take the place of curl for Go rapid-applications development. It provides very high-level HTTP functions to simplify web requests. The standard net/http library is robust and complete, but requires far more lines of code to implement anything quickly. By using generics we can pass different receptacle structures to receive the HTTP responses.
Registry
-
Source
- Documentation
- JSON
purl: pkg:golang/github.com/rwxrob/http
License: Apache-2.0
Latest release: over 3 years ago
First release: over 3 years ago
Namespace: github.com/rwxrob
Last synced: 11 days ago