jammi / mirt

MIRT is Multi-Interface Resource Transporter. It's a JSON request broker with a symmetric protocol for synchronizing sets of data between clients and servers over HTTP.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MIRT

experimental

MIRT is Multi-Interface Resource Transporter. It's a JSON request broker with a symmetric protocol for synchronizing sets of data between clients and servers over HTTP.

Protocol

Read about the protocol details in the protocol documentation.

License

MIT

Installation

Installation of dependencies:

npm install

Usage

API:

TBD

Building the package

npm run-script build

Running tests

npm test

About

MIRT is Multi-Interface Resource Transporter. It's a JSON request broker with a symmetric protocol for synchronizing sets of data between clients and servers over HTTP.

License:MIT License


Languages

Language:CoffeeScript 99.6%Language:Shell 0.4%