feat(tazjin/tgsa): add "web interface" for this

Change-Id: I1619f0ceec2f83f4728d7de006a08b2ce6148e59
Reviewed-on: https://cl.tvl.fyi/c/depot/+/5468
Tested-by: BuildkiteCI
Reviewed-by: tazjin <tazjin@tvl.su>
This commit is contained in:
Vincent Ambo 2022-04-16 22:04:09 +02:00 committed by tazjin
parent f6b8bf8b41
commit 792de59c64
3 changed files with 442 additions and 9 deletions

View file

@ -6,5 +6,6 @@ edition = "2021"
[dependencies]
anyhow = "1.0"
crimp = "0.2"
rouille = "3.5"
scraper = "0.12"
url = "2.2"