feat(webapi): impl atom feed and use tag URI for feed id

This commit is contained in:
oxalica 2024-09-23 20:29:24 -04:00
parent 94e5913513
commit 487099474f
6 changed files with 222 additions and 59 deletions

1
Cargo.lock generated
View file

@ -317,6 +317,7 @@ dependencies = [
"expect-test",
"futures-util",
"hex",
"html-escape",
"http-body-util",
"humantime",
"nix",