1.0.0 • Published 7 years ago

appendonly v1.0.0

Weekly downloads
-
License
MIT
Repository
-
Last release
7 years ago

Appendonly

Append only log with streaming reply and subscription.

const AO = require('ao')
const ao = AO('my-api-key')
const log = ao.log('my-log')

Works in the browser and over a REST API.

Three backend plug-in points: