APIgen

A modern and customizable API code generator.

Sign up Login in Demo

FAQ

What does this service provide?

APIgen generates fully customizable APIs based on Fusio and a modern frontend using Angular to manage the API. The generated source code is production ready and can be also used as great starting point to quickly bootstrap your API project. Please take a look at the demo to see a live example of the app and generated code.

What is the difference to BaaS provider like Firebase, Supabase, etc.?

In contrast to most Backend-as-a-Service providers APIgen uses a generative approach, this means instead of defining your data structure through a backend you define the data structure at our generator. Then we generate based on this data structure a complete API tailored to your use case which you can use to CRUD those entities. This has also the great advantage, that you can easily customize every endpoint to your needs.

How much does this service cost?

Our service is free, you only need to register an account in order to use our generator. For power users there is also an option to obtain a basic or pro plan which allows you to create larger projects. Fusio is open-source (Apache2), please consider a donation if you want to support our project.

I have found a problem in the generated code?

If you have found a problem at the generated code please create an issue directly at either the backend or frontend demo repository.

part of the Apioo-Project