From e5f557eb964dadc2b03c5eb63c655dba2c6c588c Mon Sep 17 00:00:00 2001 From: Oscar Krause Date: Tue, 27 Dec 2022 17:49:52 +0100 Subject: [PATCH] README.md - added todos --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 930ca4d..3717a93 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,13 @@ Minimal Delegated License Service (DLS). This service can be used without internet connection. Only the clients need a connection to this service on configured port. +## ToDo#'s + +- provide `.deb` package (WIP) +- migrate from `dataset` to `sqlalchemy` (WIP) +- migrate from `fastapi` to `flask` +- Support http mode for using external https proxy + ## Endpoints ### `GET /`