From 8633190e97afac409435d5baf4efa23b0cee9ae3 Mon Sep 17 00:00:00 2001 From: Oscar Krause Date: Wed, 28 Dec 2022 13:45:42 +0100 Subject: [PATCH] removed todo for migrating to flask --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 072546d..38fd4a6 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,6 @@ Only the clients need a connection to this service on configured port. ## ToDo's -- migrate from `fastapi` to `flask` - Support http mode for using external https proxy (disable uvicorn ssl for using behind proxy) ## Endpoints