Axon Synapse Logo with the product name

An HTTP bridge to Axon Server for programming language agnostic message routing

You can  download a ZIP file with Axon Synapse as a standalone JAR.
Once downloaded and unzipped, you can start Axon Synapse with 

 java -jar axonsynapse.jar

Run the following command to start Axon Server in a Docker container:

docker run -d \
  --name axonserver \
  -p 8024:8024 \
  -p 8124:8124 \
  axoniq/axonserver:<TAG>

Visit Axon Server on Docker Hub for the list of available tags and their meaning. 

Note that Axon Synapse requires an existing Axon Server instance or cluster to connect to.

You can download it from Axon Server product page.

September 28th, Amsterdam

Join us for the AxonIQ Conference 2023, where the developer community attends to get inspired by curated talks and networking.

September 27th, Amsterdam

The event to collaborate, discuss, and share knowledge about techniques, tools, and practices for building complex, distributed event-driven applications.