Blog

Code-Generator tool released

posted by chriskapp on

We like to announce a project which we have developed over the last months which helps to generate Fusio source files based on a simple YAML format. It can be used in case you need to create a CRUD API for a relational database. You can specify all entities and the relations through a simple YAML format and the tool will automatically generate all routes, schemas, actions and migrations which then can be deployed at Fusio. If you are interested please checkout the tool at: generate.apioo.de