0.0.1 • Published 9 years ago

simple-immutablehttp-executor v0.0.1

Weekly downloads
19
License
MIT
Repository
github
Last release
9 years ago

Simple-ImmutableHTTP-executor

Basic executor for immutable-http

Installation

npm i --save simple-immutablehttp-executor
import exec from 'simple-immutablehttp-executor'

const api = new Http().executor(exec)

Caveats

This executor was created just for test purpose and could have compatibility problems. Be aware to use it in production.