API File Upload Action - NodeJS & PHP [Open Source]

Yo,

Wappler provides a default API Action module in Server Action to call APIs. But it does not have the option to upload files. With this custom module, we extend Wappler to have this option as well. We have provided as many options we could from the original component here. This module is available for both PHP & NodeJS server models.

Almost all options are explained using help texts. Please make sure to read them.
Here is the full source and documentation:
NodeJS: https://gitlab.com/wappler-extensions/api-file-upload-action-nodejs
PHP: https://gitlab.com/wappler-extensions/api-file-upload-action-php

For NodeJS, you will have to install two packages - node-fetch & form-data.
For details on how to integrate custom modules in your Wappler project, please refer the help doc here.

The repository comes with a bunch of examples on how this library can be used.

Feel free to reports bugs or improvements or feature requests.
This is our first time releasing an Open Source Git repository - if you have any critical feedback we’d be happy to hear.

Thanks,
Team /#

Community Page
Last updated: