Yogendra0Sharma / mendix-nodejs-sdk

SDK for Mendix APIs and Command Line Interface for Mendix

Home Page:https://www.npmjs.com/package/@yogendra0sharma/mendix-nodejs-sdk

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 Language grade: JavaScript npm npm GitHub code size in bytes GitHub last commit

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 @yogendra0sharma/mendix-nodejs-sdk --save
# install the latest alpha library from the npm registry
npm install @yogendra0sharma/mendix-nodejs-sdk@alpha --save

Getting started

About

SDK for Mendix APIs and Command Line Interface for Mendix

https://www.npmjs.com/package/@yogendra0sharma/mendix-nodejs-sdk

License:MIT License


Languages

Language:JavaScript 60.6%Language:TypeScript 27.8%Language:Dockerfile 11.6%