feat(api): Add RSS and Atom feed functionality

This commit is contained in:
Jesse Wierzbinski 2025-05-01 22:35:32 +02:00
parent 70aff2df68
commit 3832328aaf
No known key found for this signature in database
7 changed files with 222 additions and 1 deletions

View file

@ -106,6 +106,7 @@
"clerc": "^0.44.0",
"confbox": "^0.2.2",
"drizzle-orm": "^0.43.1",
"feed": "^4.2.2",
"hono": "^4.7.8",
"hono-openapi": "^0.4.8",
"hono-rate-limiter": "^0.4.2",