We have just uploaded a new video showcasing how to use the new Agent connection to develop custom endpoint logic. Check it out: www.youtube.com/watch?v=LhAP... ๐๐๐ #AI #API #PHP #Backend
We have just uploaded a new video showcasing how to use the new Agent connection to develop custom endpoint logic. Check it out: www.youtube.com/watch?v=LhAP... ๐๐๐ #AI #API #PHP #Backend
The new Agent Designer lets you use a simple prompt to generate custom endpoint logic and you can execute and test the code right away.
Fusio 6.3 is out ๐
We have added new AI features to make building custom API business logic way easier.
Release notes ๐ www.fusio-project.org/blog/post/fu...
#APIs #AI
We have just released a new version of our SDKgen sdkgen.app code generator and also updated our website ๐๐๐
To start this year we have just released Fusio 6.2, you can find all details at our latest post www.fusio-project.org/blog/post/fu... a big thanks to all our users for the last year and we are looking forward to push API development in 2026 even further #backend #api #sdk ๐๐๐
For our next release we are currently migrating the backend app and all dependencies from Angular 18 to 20 using standalone components, new syntax and signals. Most work is already done, you can follow the process at s. github.com/apioo/fusio-...
We have just provided a small update to our website www.fusio-project.org focusing now more on describing how Fusio works and less on the possible use cases
We have just soft launched our new TypeHub website typehub.cloud a platform to design API specifications including client SDK and server stub code generation ๐๐๐
Screenshot of the schema editor showing the Fusio API
We are currently working on a new version of our schema editor which allows to view and design larger specifications without a problem, this shows the Fusio API with more then 200 operations and types ๐๐๐
We have just released Fusio 6.1, this release includes GraphQL and JsonRPC support and we have added a new trigger concept to invoke an action if an event was dispatched. You can find all details at our latest post www.fusio-project.org/blog/post/fu... ๐๐๐ #api #backend #php #javascript
We have just updated our PSX website phpsx.org with new design and content, PSX provides a set of PHP components to build type-safe APIs with automatic OpenAPI and SDK generation ๐๐๐ #php #api #symfony #laravel
We are happy to announce version 6.0 of Fusio ๐๐๐ Fusio is an open source API management platform which helps to build and manage APIs. For more information feel free to check out our GitHub repository github.com/apioo/fusio or website www.fusio-project.org #api #backend
We have just published a short video showcasing our new MCP server which will be included with the next Fusio release s. www.youtube.com/watch?v=Sj2y... This helps to manage and develop APIs through an LLM ๐๐๐
With the next Fusio version we will include a small OAuth2 authorization server which can be used by any app to simplify authentication, it also helps us with the upcoming MCP integration, here a sneak peak ๐๐๐
We have just released a first version of Plant github.com/apioo/fusio-... a new server management tool to easily self-host Fusio and other apps on your server ๐๐๐
We have just released version 5.2.5 of Fusio, this release implements among other things the new API Catalog RFC9727, more information at our latest post www.fusio-project.org/blog/post/fu... ๐๐๐ #backend #api
We have just updated our VSCode Extension marketplace.visualstudio.com/items?itemNa... using the latest Fusio SDK and improved the developer UX, it is now easier to implement custom business logic for your API ๐๐๐
We have just released version 5.2.3 of Fusio www.fusio-project.org/blog/post/fu... this release adds a new firewall and fail2ban feature to improve the security of your API ๐๐๐ #backend #api
We have updated the code generator of APIgen www.apigen.app including the current Fusio and Angular version, APIgen helps you to generate production ready REST APIs and backend apps #backend #API ๐๐๐
We have just released version 5.2.2 of Fusio, this release adds a new form feature and OpenAI SDK integration, more information at our latest post s. www.fusio-project.org/blog/post/fu... #API #backend #php #javascript #gateway
We have just released Fusio 5.2.1 www.fusio-project.org/blog/post/fu... this release brings better support for different Content-Types, i.e. it is now possible to handle multipart form-data payloads, these options are also considered at the automatically generated SDK #API #backend
We have just updated the Fusio electron app to the latest backend version s. github.com/apioo/fusio-... #API #backend
We have finally released version 5.2 of Fusio ๐๐๐ with this release we have redesigned our Angular backend app, Fusio is an open source API management platform which helps to build innovative API solutions, for more information s. www.fusio-project.org/blog/post/fu... #backend #API
We have just launched our new designed APIgen project www.apigen.app which proivdes an API code generator to rapidly build production ready APIs and backend apps #API #backend #php #javascript #angular
We have just updated our Apioo website www.apioo.de showcasing all our projects, with our project mission: Rethinking how APIs work.
We have just released a first 0.1 version of the PSX API Bundle github.com/apioo/psx-ap... which integrates the PSX components into Symfony to build type-safe APIs and to automatically generate client SDKs #API #Symfony #PHP ๐๐๐
Just a sneak peak, with the next version, our backend app has the option to manage multiple Fusio instances from the same backend app, we will then use this also at our Electron App which you can use to locally manage all your Fusio instances, all credentials are stored locally
We have just released the first 1.0 version of the Fusio VSCode plugin marketplace.visualstudio.com/items?itemNa... which helps to build APIs using Fusio as API management platform.
We have just published a first version of the #Java TypeSchema reflection library github.com/apioo/typesc... which helps to build a TypeSchema based on any #DTO using reflection, more information about TypeSchema at typeschema.org
We have published a first version of our auto-generated TypeSchema models s. typeschema.org/ecosystem which you can use to parse or generate a TypeSchema specification #DTO #TypeSchema #API