add application my_fastapi_app to the catalog
This commit is contained in:
parent
5de6428982
commit
6b47fce989
@ -2307,6 +2307,12 @@ state = "working"
|
|||||||
subtags = [ "website" ]
|
subtags = [ "website" ]
|
||||||
url = "https://github.com/YunoHost-Apps/my_webapp_ynh"
|
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]
|
[mybb]
|
||||||
category = "communication"
|
category = "communication"
|
||||||
level = 8
|
level = 8
|
||||||
|
Loading…
Reference in New Issue
Block a user