https://github.com/star-inc/bhttp.go
The easiest HTTP client for GoLang from Butterfly.
https://github.com/star-inc/bhttp.go
client go golang http http-client
Last synced: about 1 month ago
JSON representation
The easiest HTTP client for GoLang from Butterfly.
- Host: GitHub
- URL: https://github.com/star-inc/bhttp.go
- Owner: star-inc
- License: bsd-3-clause
- Created: 2022-12-18T02:27:32.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-07-25T17:35:10.000Z (over 2 years ago)
- Last Synced: 2024-06-20T09:24:01.212Z (almost 2 years ago)
- Topics: client, go, golang, http, http-client
- Language: Go
- Homepage:
- Size: 16.6 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Butterfly HTTP
The easiest HTTP client for GoLang from [Butterfly](https://github.com/star-inc/butterfly).

## Installation
```shell
go get -u github.com/star-inc/bhttp.go
```
## How to use
There are some examples: [client_test.go](client_test.go)
> (c) 2023 Star Inc.