fusio/adapter-file

Adapter to serve static files

v6.0.9 2023-07-15 17:38 UTC

README

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"