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

https://github.com/gobuffalo/httptest


https://github.com/gobuffalo/httptest

go golang

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          


GoDoc
Build status
Go Report Card

# github.com/gobuffalo/httptest

Formerly known as [https://github.com/markbates/willie](https://github.com/markbates/willie).

## Installation

```bash
$ go get -u -v github.com/gobuffalo/httptest
```

## Usage

**PR PLEASE** :)