From ccece4bd8be05ca63534efef830bfaa32d4a45a6 Mon Sep 17 00:00:00 2001 From: surtur Date: Thu, 30 Jul 2020 19:52:34 +0200 Subject: [PATCH] initial commit --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..16cc3bd --- /dev/null +++ b/README.md @@ -0,0 +1,7 @@ +# Statuspage + +this repo holds the *sawce* for the app that monitors the status of your API/website/service. + +> **Note** - this app is alpha quality software. Use at your own discretion. + +Built with love and [FastAPI](https://fastapi.tiangolo.com/)