Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

sftpgo-api-client

BangNPD-Studio19MIT1.1.0TypeScript support: included

🚀 Leveraging openapi-client-axios and the official openapi-schema from SFTPGo, I fast-track the development of a fully-typ

axios, client, openapi, sftpgo, typescript

readme

sftpgo-api-client

🚀 Leveraging openapi-client-axios and the official openapi-schema from SFTPGo, I fast-track the development of a fully-typed client for SFTPGo with a myriad of advantages:

  • Efficiency Unleashed: Swiftly build a robust SFTP client with the power of openapi-client-axios.

  • Type-Safe Mastery: Embrace full-typed capabilities, ensuring code integrity and reducing errors in your SFTP interactions.

  • Seamless Integration: Effortlessly integrate the official openapi-schema from SFTPGo for a harmonious development experience.

  • Rapid Prototyping: Accelerate your development cycle, transforming ideas into functional SFTP clients at an impressive pace.

  • Future-Proof Solutions: Stay ahead with a client built on the latest openapi standards, ensuring compatibility and adaptability for evolving requirements.

Unleash the potential of SFTP interactions with a client crafted for speed, precision, and adaptability! 🔧✨

Usage

Check example here

example-hint-routes

example-hint-parameter

Credit

This library was generated with Nx.
Thanks for openapi-client-axios.

changelog

Version 1.1.0

Features

  • Now you can choose role admin or user when create SFTPGoClient. Default is user for backward compatibility

Version 1.0.3

This is the first stable version