theraw / fusio-adapter-sample

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fusio-Adapter-Sample

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

About

License:GNU Affero General Public License v3.0


Languages

Language:PHP 100.0%