TypeAPI an alternative to OpenAPIThis post introduces TypeAPI a new specification to describe REST APIs which is optimized for code generation. You probably think, we have…Apr 16, 2023Apr 16, 2023
PSX an alternative to Laravel/Symfony for building APIsPSX is a PHP framework dedicated to build fully typed REST APIs. It provides a new approach to build APIs and tries to challenge existing…Apr 10, 2023Apr 10, 2023
One open source developer vs enterprise companiesIn this post I like to talk about the advantages which a single open source developer has against enterprise companies to build a better…Mar 18, 2023Mar 18, 2023
TypeSchema a future to a type-safe webOn November 2020 I wrote the article “TypeSchema an alternative to JsonSchema” which received over the time some great responses. With this…Jan 28, 2023Jan 28, 2023
Generative backend, an alternative to Backend-as-a-Service providers like Firebase or SupabaseIntroductionDec 23, 2022Dec 23, 2022
GitHub action upload artifact to maven repositoryToday I had the task to use GitHub actions to automatically publish an open source Java project to the maven repository. The following post…Oct 12, 2022Oct 12, 2022
Fusio as backend to build type-safe APIs for your Angular appThis post will cover how you can use Fusio as backend for your Angular app. Fusio is an open source API management system which helps to…Aug 21, 2022Aug 21, 2022
Laravel create REST API with FusioIn this post I will explain how to integrate a REST API build with Fusio into an existing Laravel app. To dive directly into the code…Aug 17, 2022Aug 17, 2022
Write type-safe SQL with PHPWith this post I like to share an improvement to our code base at Fusio. We are currently working on our next major 3.0 release and this…Feb 13, 2022Feb 13, 2022
Thoughts about low/no code and vendor lock-inIn the last months I have seen a lot low/no code solutions which provide basically a user interface to create backend logic. The idea is…Jan 29, 2022Jan 29, 2022