tinkoff-storage-sdk
TypeScript icon, indicating that this package has built-in type declarations

1.0.6 • Public • Published

Tinkoff Storage SDK

SDK for the Tinkoff Storage based on Amazon Simple Storage Service (Amazon S3). It can be used to temporarily store files with follow perform lengthy recognition operations.

Quick Start

Installation

This is a Node.js module available through the npm registry.

Before installing, download and install Node.js.

If this is a brand new project, make sure to create a package.json first with the npm init command.

Installation is done using the npm install command:

$ npm install tinkoff-storage-sdk

Usage

import TinkoffStorageSdk from 'tinkoff-storage-sdk'

const storage = new TinkoffStorageSdk(TINKOFF_VOICEKIT_API_KEY, TINKOFF_VOICEKIT_PRIVATE_KEY)

Resources

License

This software is licensed under the BSD 3-Clause License. View the license.

Readme

Keywords

Package Sidebar

Install

npm i tinkoff-storage-sdk

Weekly Downloads

9

Version

1.0.6

License

BSD-3-Clause

Unpacked Size

11.5 kB

Total Files

5

Last publish

Collaborators

  • webtoucher