sftpgo-api-client
v1.1.0
Published
๐ Leveraging [openapi-client-axios](https://www.npmjs.com/package/openapi-client-axios) and the [official openapi-schema from SFTPGo](https://raw.githubusercontent.com/drakkan/sftpgo/main/openapi/openapi.yaml), I fast-track the development of a fully-typ
Downloads
23
Maintainers
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
Credit
This library was generated with Nx.
Thanks for openapi-client-axios.