Home

Awesome

Version npm Build Status Dependencies Greenkeeper badge

Antidote REST Server

An HTTP/HTTPS REST API for AntidoteDB, written in CoffeeScript.

Installing using NPM

Installing from Source

Then fire up your browser to localhost:3000

Configuring

Configuration is done through the command line. See below the options and default values.

A QuickStart Tutorial

There is a small tutorial on the GitHub wiki to help you get started:

REST API

Only implementing a subset of the available CRDTs in Antidote:

PN Counter

Integer (deprecated)

Set

LWW Register

MV Register