Samples

The following list shows small example apps which integrate with the Fusio API. They act as a small reference and can help to bootstrap your app.

PHP CLI

A sample PHP CLI app which outputs all routes of your Fusio instance.

GitHub

Java CLI

A sample Java CLI app which outputs all routes of your Fusio instance.

GitHub

Go CLI

A sample Go CLI app which outputs all routes of your Fusio instance.

GitHub

Headless CMS

Fusio headless CMS sample app which shows how to structure and design a larger API.

GitHub

Laravel

A sample Laravel app which shows how you can integrate Fusio.

GitHub