This is a demo project to simulate a rest endpoint. It is used to receive alerts triggered by action in the ai-cockpit project. It demonstrate how a third party system can be included in processing.
Helm chart for application can be found here.
-
Go to
webclient/app
and install the frontend applications dependenciescd webclient/app npm install
-
Build the project with
mvn clean install -P frontend
-
Start project
java -jar application/target/application-xxx.jar
Following call will create a test alert:
curl http://localhost:8080/api/alerts/test/39.970750433126994/-86.12693383495157
The “KI-Cockpit” (AI Cockpit) project was funded by the Federal Ministry of Labor and Social Affairs.
This software is licensed under AGPL and license text can be found at: https://github.com/starwit/alert-viewer/blob/main/LICENSE
More info about Starwit can be found here: https://starwit-technologies.de/