mirror of
https://github.com/YunoHost/apps.git
synced 2024-09-03 20:06:07 +02:00
add application my_fastapi_app to the catalog
This commit is contained in:
parent
5de6428982
commit
6b47fce989
1 changed files with 6 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue