1.0.0 • Published 4 years ago

@yogendra0sharma/mendix-nodejs-sdk v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
4 years ago

Mendix-Nodejs-SDK

Nodejs SDK for the Mendix APIs

SDK for Mendix APIs and Command Line Interface for Mendix

Node.js CI The MIT License npm.io

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

Getting started