Spring Boot Starter Webservice for sending real-time notifications to various clients
Connecting to one or more notification platforms (such as Email or DingTalk) is as simple as decoratively putting the destination information and Horten will handle the complexities of complicated routings for end users
Horten makes it easy to build and maintain RESTful web services for dispatching notifications. Horten's HTTP POST-based reporting API is clean and user-friendly, hiding the complexities of diverse notification platforms (such as Email, and DingTalk) from end-users
Horten always keeps the DevOps easibility in mind. Everyting can be deployed in virtualized environment and works harmoniously with infrastructures such as Helm and Kubernetes.
Automatically configure Horten in Docker. This lets you test what it's like using Horten without putting any effort into setting it up.
Check it outHorten has a very comprehensive documentation that makes developer extremely easy to read and contribute to the code base.
Check it out