We provide a Marketplace for our community where users can
offer apps and actions which can be installed at every local Fusio instance. Every app or action 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 and actions from the live marketplace. The marketplace is of course also built with Fusio
and you can integrate it through the API.
The Swagger UI app renders a documentation based on the OpenAPI specification
DetailsThe account app provides a simple user interface for 3rd party developers to consume your API
DetailsThe developer app is designed to quickly setup an API program where new developers can register and create/manage their apps
DetailsThis action sends an OpenAI chat completion request and returns the response
DetailsExample Python action to send an HTTP request and return the response
DetailsExample JavaScript action to send an HTTP request and return the response
DetailsExample JavaScript action to select and filter data from a table
Details