# `@testring/http-api`



## Install
Using npm:

```
npm install --save-dev @testring/http-api
```

or using yarn:

```
yarn add @testring/http-api --dev
```