Skip to content

Latest commit

 

History

History
39 lines (24 loc) · 633 Bytes

README.md

File metadata and controls

39 lines (24 loc) · 633 Bytes

Hadapi Build Status

Highly available distributed application programming interface

Table of Contents

Install

npm i hadapi

# Or with Yarn
yarn add hadapi

Usage

import Hadapi from `hadapi`;

// fill in the rest.

Laziness has prevented usage instructions from being documented.

Contributing

See the contribute file!

PRs accepted.

License

MIT © Michael Leaney