@yogendra0sharma/mendix-nodejs-sdk
v1.0.0
Published
SDK for Mendix APIs and Command Line Interface for Mendix
Downloads
1
Maintainers
Readme
Mendix-Nodejs-SDK
Nodejs SDK for the Mendix APIs
SDK for Mendix APIs and Command Line Interface for Mendix
Full documentation
The full documentation can be found at #
Installing the library
There are several ways to install the library. The most common one is via npm registry:
# install the latest stable library from the npm registry
npm install @yogendra/mendix-nodejs-sdk --save
# install the latest alpha library from the npm registry
npm install @yogendra/mendix-nodejs-sdk@alpha --save