Skip to content

IBM/aspera-sdk-js

IBM Aspera JavaScript SDK

This JavaScript SDK allows web applications to integrate with Aspera transfer clients to perform high-speed Aspera file transfers.

Supported transfer clients:

  • IBM Aspera for desktop
  • IBM Aspera HTTP Gateway
  • IBM Aspera Connect

Example code is available on GitHub Pages with TypeDoc documentation here.

Installation

Install via npm:

$ npm install --save @ibm-aspera/sdk

To include this SDK via script tag directly in your web application's HTML, refer to third-party CDNs such as jsDelivr:

<script src="https://cdn.jsdelivr.net/npm/@ibm-aspera/sdk@0.2.30/dist/js/aspera-sdk.js"></script>

Usage

The full API of this SDK can be found here with many code examples.

Along with the examples, you can find an example test application here.

Migration from Connect SDK

Refer to MIGRATION for recommended changes when migrating your web application from the Connect SDK (@ibm-aspera/connect-sdk-js).

About

IBM Aspera JavaScript SDK

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Contributors