hive-io

2.1.3 • Public • Published

Hiveio

NPM Version License Code Coverage JavaScript Style Guide

A reactive, universal JavaScript library for the Hiveio framework.

This is where the domain logic for your domain model is implemented. The Actor Model is used as the basic building block to implement standardized, reactive microservices. The intent is to clearly define a separation between infrastructure as code and domain logic allowing them both to adapt and scale independently. From simple REST services to CQRS/ES microservices, this library is flexible enough to enable the Actors to adopt new roles on the fly.

Contents

Installing

Install using npm:

npm install --save hive-io

API

Examples

More examples can be found in the 2 example npm packages:

Future

  • integrate with client-side presentation libraries
  • feature requests via issues

Contributing

We are still drafting our contributing guide!

Changelog

Package Sidebar

Install

npm i hive-io

Weekly Downloads

3

Version

2.1.3

License

Apache-2.0

Unpacked Size

20.3 kB

Total Files

9

Last publish

Collaborators

  • aeilers