# msb-bus2http

> Generic service to expose HTTP endpoints through the bus.

Latest version **0.6.0** (published 2015-08-07) · MIT license · 0 weekly downloads

## Install

```sh
npm install msb-bus2http
pnpm add msb-bus2http
yarn add msb-bus2http
bun add msb-bus2http
```

Provides the command `bus2aws`.

## Health

**Score 15/100 (F)** — status: abandoned.

Positive: no vulnerabilities.

Warnings: low downloads; no types; no esm support; pre 1.0.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 0.6.0 |
| Published | 2015-08-07 |
| First published | 2015-08-07 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 5 |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 0 |
| Maintainers | tcdl |

## Links

- npm: https://www.npmjs.com/package/msb-bus2http
- Repository: https://github.com/tcdl/msb-bus2http
- Issues: https://github.com/tcdl/msb-bus2http/issues
- npm.io page: https://npm.io/package/msb-bus2http

## Dependencies (5)

- [msb](https://npm.io/package/msb.md) >=0.8.0 <1
- [debug](https://npm.io/package/debug.md) ^2.2.0
- [lodash](https://npm.io/package/lodash.md) ^3.10.1
- [request](https://npm.io/package/request.md) ^2.60.0
- [minimist](https://npm.io/package/minimist.md) ^1.1.3

## Recent versions

- 0.6.0 (latest) — 2015-08-07

## README

# msb-bus2http [![Build Status](https://travis-ci.org/tcdl/msb-bus2http.svg)](https://travis-ci.org/tcdl/msb-bus2http)
Generic service to expose HTTP endpoints through the [MSB](https://github.com/tcdl/msb) bus.

See [msb-proxies](https://github.com/tcdl/msb-proxies).

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