Skip to content

Please consider publishing a production ready package on NPM #4

@nemchik

Description

@nemchik

It would be amazing to be able to init an empty node project and run something like npm install docuware-api and then develop a project that makes use of the ability to easily specify the required information (variables containing credentials, etc) and interact with a DocuWare system. Here is an example package for QuickBooks that displays the idea I'm hoping to see here https://www.npmjs.com/package/quickbooks

With the version management in Node/NPM and using semver it should be fairly simple to maintain releases of an npm package that would be compatible with specific versions of DocuWare.

This idea would possibly warrant a separate code repository, but it seems like the restWrapper contains most (if not all) of the ground work to make this possible.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions