An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

# Butterfly HTTP

The easiest HTTP client for GoLang from [Butterfly](https://github.com/star-inc/butterfly).

![logo](logo.svg)

## 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.