add paths-info endpoint

This commit is contained in:
Kohaku-Blueleaf
2025-10-04 13:59:22 +08:00
parent 3bdfc3a97c
commit 8055bf0027
3 changed files with 140 additions and 12 deletions

View File

@@ -26,6 +26,7 @@ dependencies = [
"bcrypt",
"questionary",
"rich",
"python-multipart",
]
urls = { "Homepage" = "https://kblueleaf.net/Kohaku-Hub" }