fusio/adapter-sample

提供基本待办事项API的示例适配器

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

This package is auto-updated.

Last update: 2024-09-23 09:54:42 UTC


README

这是也被Fusio演示项目所使用的Fusio适配器。它提供了一个基本的待办事项API,是构建新适配器的绝佳起点。你可以在Fusio项目中按照以下步骤安装此适配器:

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