Horten Notification Webservice

What is Horten

Spring Boot Starter Webservice for sending real-time notifications to various clients

Declarative Configuration

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

RESTful API

API

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

Containerization

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.

Get Started

Docker

Documentation

  • Running in Docker

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 out
Java

API Documentation

Horten has a very comprehensive documentation that makes developer extremely easy to read and contribute to the code base.

Check it out