# A MarkLogic 8+ REST API wrapper in JavaScript

This library provides a convenient JavaScript wrapper for common operations on MarkLogic V6's REST API. It abstracts authentication and common search settings to make it intuitive for a non MarkLogician to get started rapidly with MarkLogic.

## Key features
 - Can be used in NodeJS or in the Browser
 - Provides sensible defaults so you can get started quickly
 - Minimum prior knowledge of how MarkLogic works required
 - Browser widgets provided so you can quickly get an application running

## Getting started

For download and getting started tutorial links, visit the [WIKI](https://github.com/adamfowleruk/mljs/wiki)

## Release Notes

The current version is 8.0.0. Please read the [Release Notes](release-notes/2016-05-8.0.8.md) for details.
