Fusio adapter which provides an action to serve static files as API response. You can install the adapter with the following steps inside your Fusio project:
composer require fusio/adapter-file
php bin/fusio system:register "Fusio\Adapter\File\Adapter"