Go to project's home page here (in french only) : https://rocketmix.github.io
Go to source code and technical documentation here : https://github.com/rocketmix/rocketmix.source
RocketMiX is an open source API platform build on "classic" Spring and Netflix components.
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.
Features
- api
- microservices
- netflix
- spring cloud
- zuul
- eureka
- load balancing