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
Get the code
- NodeJS remote install - Install with
npm install mldb
- NodeJS download - [raw tar.gz] [raw zip] [minified tar.gz] [minified zip]
- Browser download - [raw tar.gz] [raw zip] [minified tar.gz] [minified zip]
Main Documentation
- ALL DOCS ONLINE HERE: [Online HTML]
- API Doc downloads (Includes samples, tutorials) - [tar.gz] [zip]
Further information
- Keep an eye on my blog for the keyword MLDB
- Read the old online samples (included within main docs now) API documentation
- And the rest of the WIKI
- And perhaps the design principles document
- See the future feature planning
- To determine maturity of each feature, read test plan progress