Basic executor for immutable-http
npm i --save simple-immutablehttp-executor
import exec from 'simple-immutablehttp-executor'
const api = new Http().executor(exec)
This executor was created just for test purpose and could have compatibility problems. Be aware to use it in production.