From 6b47fce98973061c17f1bd5b10854f2767947db5 Mon Sep 17 00:00:00 2001 From: leonard Date: Fri, 1 Dec 2023 14:00:33 +0100 Subject: [PATCH] add application my_fastapi_app to the catalog --- apps.toml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/apps.toml b/apps.toml index da173607..ab608d28 100644 --- a/apps.toml +++ b/apps.toml @@ -2307,6 +2307,12 @@ state = "working" subtags = [ "website" ] url = "https://github.com/YunoHost-Apps/my_webapp_ynh" +[my_fastapi_app] +category = "publishing" +state = "working" +subtags = [ "website", "api" ] +url = "https://github.com/YunoHost-Apps/FastAPI_ynh" + [mybb] category = "communication" level = 8