@payello-sdk/connect-types
TypeScript icon, indicating that this package has built-in type declarations

1.20240420.20 • Public • Published

@payello-sdk/connect-types

The @payello-sdk/connect-types package provides sets of types used by the Payello Connect SDK.

Payello Connect is the service used within the Payello Developer ecosystem to enable secure data transfer between Payello and external services, ensuring compliance with regulations and privacy laws.

This package is actively used by Payello, a financial services platform committed to advancing innovation in the financial industry. Payello champions open-source contributions, harnessing these technologies to enhance its platform and client projects.

Getting Started

To start using the @payello-sdk/connect-types package, first install it via npm:

npm install @payello-sdk/connect-types

or using yarn:

yarn add @payello-sdk/connect-types

Key Features

  • File Containers: Perform operations on files within file containers such as get, put, delete, and query.
  • KV Containers: Manage key-value pairs within containers by executing get, put, list, and delete operations.
  • SQL Containers: Utilize features like executing queries, prepared statements, and batches within SQL containers.
  • Secure TCP Tunnels: Establish secure TCP communication with private networks through tunnels.
  • Secure HTTP Tunnels: Access resources over secure private networks using HTTP tunnels.
  • Secure FTP Tunnels: Manage files and folders by performing FTP operations over secure private networks via SFTP tunnels.

Readme

Keywords

none

Package Sidebar

Install

npm i @payello-sdk/connect-types

Weekly Downloads

0

Version

1.20240420.20

License

UNLICENSED

Unpacked Size

17.6 kB

Total Files

46

Last publish

Collaborators

  • payellodev