fusio/adapter-sample

Sample adapter which provides a basic todo API

Installs: 53

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 2

Open Issues: 0

pkg:composer/fusio/adapter-sample

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

This package is auto-updated.

Last update: 2025-09-12 21:45:51 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