...It contains :
* a routing server
* a management server (which embeds a directory of your APIs and a monitoring UI)
* a Spring Boot Starter module (hosted on Maven central)
RocketMiX aims to be a simplified API Plateform. To perform that, we simplified everything and just offered Linux executables instead of complex Java packages: one for the routing server and one for the management server.
APIs you would build using our Spring Boot Starter module would automatically register themselves t make calls automatically routed to them. RocketMiX also offers some documentation features (with Swagger UI and OpenAPI specs), security, load-balancing and many more.