# ATTENTION PLEASE: I have just changed everything and refactored from the ground up (WIP) - DO NOT USE!

# Arnie

**A [CerebralJS](http://www.cerebraljs.com/) action hero for backends**

[![NPM version][npm-image]][npm-url]

## Sample

```js
// TODO: Add code sample
```

## Operators

Best case: most operators are provided by function-tree.

## Providers

- request
- response
- output

## Adapters

This is where function-tree gets connected to different environments.

- express
- koa
- hapi
- rpc
- http
- serverless


[npm-image]: https://img.shields.io/npm/v/arnie.svg?style=flat
[npm-url]: https://npmjs.org/package/arnie
