https://github.com/holedaemon/httpx
https://github.com/holedaemon/httpx
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/holedaemon/httpx
- Owner: holedaemon
- License: mit
- Created: 2025-01-13T14:23:17.000Z (4 months ago)
- Default Branch: trunk
- Last Pushed: 2025-01-15T02:13:22.000Z (4 months ago)
- Last Synced: 2025-01-15T03:58:38.621Z (4 months ago)
- Language: Go
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# httpx
[](https://pkg.go.dev/github.com/holedaemon/httpx)
A thin wrapper around [Go's](https://go.dev) `net/http` standard library package. The goal is to provide a convenient set of defaults, while still providing sufficient control over requests.
# License
[LICENSE](LICENSE)