feat(api): wire POST /tabs/parse endpoint with fetcher and parser

This commit is contained in:
2026-04-08 01:56:06 +02:00
parent fe7d2dbceb
commit 0444d11fb4
4 changed files with 93 additions and 0 deletions

View File

@@ -0,0 +1 @@
pub mod tabs;