@dangl/avacloud-client-node
TypeScript icon, indicating that this package has built-in type declarations

1.31.0 • Public • Published

Dangl.AVACloud Client

This code was automatically generated. It is based on the AVACloud API Specification. AVACloud is a web service for working with GAEB files - convert, repair, create and transform - on any platform. Please visit https://www.dangl-it.com for more information and step-by-step tutorials for each client library.

The generator is available at:
https://github.com/Dangl-IT/Dangl.AVACloudClientGenerator

Update Notice

Starting with version 1.30.0, the package dropped external dependencies and did some refactoring to the code. The following changes are required:

  • FileParameter now uses data instead of value for the file content
  • FileParameter now uses fileName instead of options.filename for the file name
  • All responses are now wrapped in a response object, making it easier to access e.g. returned headers or status codes
  • File responses now return a Blob instead of an Buffer, and are accessible via response.result instead of response.body

License

Readme

Keywords

none

Package Sidebar

Install

npm i @dangl/avacloud-client-node

Weekly Downloads

2,609

Version

1.31.0

License

none

Unpacked Size

2.15 MB

Total Files

8

Last publish

Collaborators

  • georgdangl