feat: add /import route for recipe URL import

This commit is contained in:
2026-05-20 13:17:48 -04:00
parent 4738972046
commit 6e895f7286
3 changed files with 126 additions and 4 deletions
+1
View File
@@ -41,6 +41,7 @@ dependencies:
- http-types
- optparse-applicative
- parsec
- process
- text
- time
- wai