Skip to content
This repository has been archived by the owner on Jul 10, 2024. It is now read-only.

Latest commit

 

History

History
21 lines (15 loc) · 780 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 780 Bytes

Keep Shortener - Keep You Short

A dumb FastAPI server that shortens URLs and follows their metrics. Used by the Keep alerting open source to provide insights on generated alerts and prevent alert fatigue.

AGPL License

Installation

pip install keep

or clone the repo and execute

poetry install