Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 675 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 675 Bytes

A MarkLogic 6+ 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