fusio/adapter-sample

Sample adapter which provides a basic todo API

v0.4.0 2017-05-28 20:23 UTC

This package is auto-updated.

Last update: 2024-03-23 08:52:55 UTC


README

Fusio adapter which is also used by the Fusio demo. It provides a basic todo API and is a great starting point to build new adapters. You can install the adapter with the following steps inside your Fusio project:

composer require fusio/adapter-sample
php bin/fusio system:register Fusio\Adapter\Sample\Adapter