Top 5.8% dependent packages on proxy.golang.org
Top 3.5% dependent repos on proxy.golang.org
Top 4.0% forks on proxy.golang.org
proxy.golang.org : github.com/smallnest/goreq
Package goreq is a simplified http client. Its initial codes are cloned from [HttpRequest](https://github.com/parnurzeal/gorequest). I have refactored the codes and make it more friendly to programmers. And some bugs are fixed and new features are added. goreq makes http thing more simple for you, using fluent styles to make http client more awesome. You can control headers, timeout, query parameters, binding response and others in one line: req, err := http.NewRequest("GET", "http://example.com", nil) req.Header.Add("If-None-Match", `W/"wyzzy"`) resp, err := client.Do(req) resp, body, errs := goreq.New().Get("http://example.com").
Registry
-
Source
- Documentation
- JSON
purl: pkg:golang/github.com/smallnest/goreq
License: MIT
Latest release: almost 7 years ago
First release: almost 7 years ago
Namespace: github.com/smallnest
Dependent packages: 1
Dependent repositories: 2
Stars: 104 on GitHub
Forks: 33 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 1 day ago
github.com/darxkies/k8s-tew v0.0.0-20230513154525-477948674818
Kubernetes - The Easier Way4 versions - Latest release: about 2 years ago - 296 stars on GitHub
Check this option to include packages that no longer depend on this package in their latest version but previously did.