https://github.com/jacobbrewer1/uhttp
A GO utility http library
https://github.com/jacobbrewer1/uhttp
go golang http
Last synced: about 1 year ago
JSON representation
A GO utility http library
- Host: GitHub
- URL: https://github.com/jacobbrewer1/uhttp
- Owner: Jacobbrewer1
- License: apache-2.0
- Created: 2024-10-11T07:13:12.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-06T19:33:46.000Z (about 1 year ago)
- Last Synced: 2025-02-06T20:32:36.236Z (about 1 year ago)
- Topics: go, golang, http
- Language: Go
- Homepage:
- Size: 3.81 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# uHTTP
This is a simple http utility package for sending, receiving and handling http requests and responses.