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.
- 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
- NodeJS remote install - Install with
npm install mljs
- NodeJS download - [raw tar.gz] [raw zip] [minified tar.gz] [minified zip]
- Browser download - [raw tar.gz] [raw zip] [minified tar.gz] [minified zip]
- Install the MLJS samples web application (START HERE): [Online HTML]
- Tutorials site: [Online HTML]
- All docs online here: [Online HTML]
- API Doc downloads (Includes samples, tutorials) - [tar.gz] [zip]
- Keep an eye on my blog for the keyword mljs
- 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