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
![Show hint for routes example-hint-routes](https://raw.githubusercontent.com/BangNPD-Studio/sftpgo-api-client/main/assets/example-hint-routes.png)
![Show hint for parameters example-hint-parameter](https://raw.githubusercontent.com/BangNPD-Studio/sftpgo-api-client/main/assets/example-hint-parameter.png)
Credit
This library was generated with Nx.
Thanks for openapi-client-axios.