https://github.com/danielgilbert/commonalertingserver
"Common Alerting Server" is a small server, that aims to provide a unified REST Api to CAP services around the world. Currently, only DWD warnings are implemented
https://github.com/danielgilbert/commonalertingserver
cap dwd warning-system
Last synced: 5 months ago
JSON representation
"Common Alerting Server" is a small server, that aims to provide a unified REST Api to CAP services around the world. Currently, only DWD warnings are implemented
- Host: GitHub
- URL: https://github.com/danielgilbert/commonalertingserver
- Owner: DanielGilbert
- License: agpl-3.0
- Created: 2021-09-30T10:07:02.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-09-30T10:14:41.000Z (over 4 years ago)
- Last Synced: 2024-07-30T18:12:55.342Z (almost 2 years ago)
- Topics: cap, dwd, warning-system
- Language: C#
- Homepage:
- Size: 218 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# CAS - Common Alerting Server
This is an implementation of a REST api that offers the data from several [CAP](https://en.wikipedia.org/wiki/Common_Alerting_Protocol) endpoints combined in one JSON API. This is in a really early stage, so take everything with a grain of salt.