# cb-http-client

> Common-blockchain HTTP client for a cb-http-router

Latest version **0.2.3** (published 2016-04-27) · MIT license · 0 weekly downloads

> **Deprecated.** This package is deprecated.

## Install

```sh
npm install cb-http-client
pnpm add cb-http-client
yarn add cb-http-client
bun add cb-http-client
```

## Health

**Score 10/100 (F)** — status: deprecated.

Negative: deprecated.

## Facts

| | |
|---|---|
| Version | 0.2.3 |
| Published | 2016-04-27 |
| First published | 2015-07-23 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 3 |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Author | Daniel Cousens |
| Maintainers | dcousens |

## Links

- npm: https://www.npmjs.com/package/cb-http-client
- Repository: https://github.com/common-blockchain/cb-http-client
- Issues: https://github.com/common-blockchain/cb-http-client/issues
- npm.io page: https://npm.io/package/cb-http-client

## Dependencies (3)

- [xtend](https://npm.io/package/xtend.md) ^4.0.0
- [httpify](https://npm.io/package/httpify.md) ^1.0.0
- [typeforce](https://npm.io/package/typeforce.md) ^1.1.3

## Recent versions

- 0.2.3 (latest) — 2016-04-27
- 0.2.2 — 2016-01-05
- 0.2.1 — 2015-12-14
- 0.2.0 — 2015-07-23
- 0.3.0 — 2015-07-23

## README

# cb-http-client

[![TRAVIS](https://secure.travis-ci.org/common-blockchain/cb-http-client.png)](http://travis-ci.org/common-blockchain/cb-http-client)
[![NPM](http://img.shields.io/npm/v/cb-http-client.svg)](https://www.npmjs.org/package/cb-http-client)

[![js-standard-style](https://cdn.rawgit.com/feross/standard/master/badge.svg)](https://github.com/feross/standard)

[Common blockchain](https://github.com/common-blockchain/common-blockchain) HTTP API implementation backed by a [cb-http-router](https://github.com/common-blockchain/cb-http-router) compliant server.


## Example

``` javascript
```


## LICENSE [MIT](LICENSE)

---
_Source: https://npm.io/package/cb-http-client · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
