Assimbly is a message gateway.
The gateway acts as a link between endpoints, allow them to share information and bypass certain protocols. The purpose of Assimbly is to configure and manage these endpoints with the help of a webgui.
On the background Apache Camel does the actual work. Assimbly can connect many Camel components.
Create your first flow with the Quick start guide.
Download it here.
The main design goals are:
- Web based: Access flows from any browser.
- Ease of use: Configure and manage flows with ease.
- Separate-of-concerns: Seperate connections from application and other middleware.
You find documentation on the wiki.
There you find pages like:
- The User guide
- Supported components
- Supported services
If you like to contribute, please check the contributing page.
This project is licensed under the Apache License - see the LICENSE.md file for details.