The MarkLogic Node.js Client API is an open-source JavaScript library. It allows Node.js developers to get going immediately, enabling them quickly, easily, and reliably access MarkLogic from their Node applications.
NODE.JS CLIENT API ON GITHUB ›
Go through the Getting Started with Node.js Client API tutorial for greater detail on the installation requirements, configuration, loading data, and more.
See the Required Software section of the Node.js Application Developer’s Guide for a more in-depth introduction of the library, including supported versions of Node.js.
The Node.js Client API is available from npm. From within your project directory run the following at the commandline:
npm install marklogic --save
Learn more about installing and using npm. Additional releases and the latest development branch are available on GitHub.
By continuing to use this website you are giving consent to cookies being used in accordance with the MarkLogic Privacy Statement.