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

https://github.com/go-courier/httptransport

http transport of courier
https://github.com/go-courier/httptransport

courier go http transport

Last synced: 6 months ago
JSON representation

http transport of courier

Awesome Lists containing this project

README

          

## HTTP Transport

[![GoDoc Widget](https://godoc.org/github.com/go-courier/httptransport?status.svg)](https://godoc.org/github.com/go-courier/httptransport)
[![codecov](https://codecov.io/gh/go-courier/httptransport/branch/master/graph/badge.svg)](https://codecov.io/gh/go-courier/httptransport)
[![Go Report Card](https://goreportcard.com/badge/github.com/go-courier/httptransport)](https://goreportcard.com/report/github.com/go-courier/httptransport)

[Courier](https://github.com/go-courier/courier) Transport for HTTP.

### [Documentation](https://github.com/go-courier/courier/wiki/HTTP-Transport)