Marketplace

Fusio provides a Marketplace where every user can provide actions and apps which can be installed at every local Fusio instance. Every action or app can be directly installed from the backend app under Development / Marketplace or also via CLI i.e. php bin/fusio marketplace:install fusio. The following list contains some apps from the live marketplace.

Apps

fusio

The official Fusio backend app to develop, configure and maintain your API

Details

developer

The developer app is designed to quickly setup an API program where new developers can register and create/manage their apps

Details

account

The account app provides a simple user interface for 3rd party developers to consume your API

Details

redoc

ReDoc app to generate OpenAPI/Swagger documentation

Details

swagger-ui

The Swagger UI app renders a documentation based on the OpenAPI specification

Details

Actions

BulkInsert

This action inserts multiple rows

Details