mendixstoriessdk
TypeScript icon, indicating that this package has built-in type declarations

1.0.2 • Public • Published

Mendix Stories SDK

Nodejs SDK for the Mendix Stories APIs

The Mendix Stories API SDK allows you to retrieve, create and update the sprints, stories and tasks in your Mendix projects.

CI The MIT License Language grade: JavaScript GitHub code size in bytes GitHub last commit

Full documentation

The full documentation can be found at https://yogendra0sharma.github.io/mendixstoriessdk

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 mendixstoriessdk --save
# install the latest alpha library from the npm registry
npm install mendixstoriessdk@latest --save

Getting started

Package Sidebar

Install

npm i mendixstoriessdk

Weekly Downloads

3

Version

1.0.2

License

ISC

Unpacked Size

59 kB

Total Files

74

Last publish

Collaborators

  • yogendra0sharma