Skip to content

keephq/keep-shortener

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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