fClient
A REST client that wraps the fAPI image manipulation API.
Install:
npm i fapi-client
Examples:
TypeScript:
; ;
JavaScript:
const Client = Client const writeFileSync = writeFileSync const client = auth: 'exampleKey' ; async { const result = await client; return 0}
Contributing
To contribute, open a PR with your requested changes. All changes should point to the dev
branch - all PRs pointing to master
will be closed.
Support
For support with this wrapper and fAPI in general, you can join the Discord server here.