https://github.com/tdmnco/go-request
Request is a simple Go HTTP client that supports common request types.
https://github.com/tdmnco/go-request
go golang http request
Last synced: 11 months ago
JSON representation
Request is a simple Go HTTP client that supports common request types.
- Host: GitHub
- URL: https://github.com/tdmnco/go-request
- Owner: tdmnco
- License: mit
- Created: 2020-04-10T11:07:34.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2022-05-05T11:54:00.000Z (almost 4 years ago)
- Last Synced: 2025-02-05T02:43:13.799Z (about 1 year ago)
- Topics: go, golang, http, request
- Language: Go
- Homepage: https://tdmn.co
- Size: 10.7 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Request
- [About](#about)
- [Getting Help](#getting-help)
## About
Request is a simple HTTP client for Go that supports common request types when working with APIs.
[↑ Back to top](#request)
## Getting Help
We believe in an open and welcoming community for all. Please post your questions in the [Issues](https://github.com/tdmnco/go-request/issues) section here at GitHub or contact Kasper Tidemann directly at [kt@tdmn.co](kt@tdmn.co).
Note that if your question has general relevance, it might be worth sharing with others.
---
Thanks for reading!
🎁