Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ghivert/morpho-external-monitoring
Monitors Morpho API on a hourly basis. Sends a Telegram message to indicate the state of the API.
https://github.com/ghivert/morpho-external-monitoring
backend monitoring purescript
Last synced: about 2 months ago
JSON representation
Monitors Morpho API on a hourly basis. Sends a Telegram message to indicate the state of the API.
- Host: GitHub
- URL: https://github.com/ghivert/morpho-external-monitoring
- Owner: ghivert
- License: mit
- Created: 2023-11-21T16:02:13.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-24T09:20:11.000Z (about 1 year ago)
- Last Synced: 2024-01-29T18:49:34.058Z (11 months ago)
- Topics: backend, monitoring, purescript
- Language: PureScript
- Homepage: https://api.morpho.org
- Size: 32.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Morpho External Monitoring
Monitors the Morpho API. Every hour, a request on every endpoint will happen, and will trigger a message on Telegram to warn if there's an error.
It's built in PureScript, because PureScript FTW.