fusio/adapter-file

Adapter to serve static files

v5.2.0 2022-10-31 22:15 UTC

This package is auto-updated.

Last update: 2023-03-01 00:27:08 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