Skip to content

Add RSS feed endpoint with config and tests#75

Merged
unrealbg merged 1 commit into
masterfrom
dev
May 25, 2026
Merged

Add RSS feed endpoint with config and tests#75
unrealbg merged 1 commit into
masterfrom
dev

Conversation

@unrealbg
Copy link
Copy Markdown
Owner

Add RSS feed endpoint with config and tests

Introduced a new RSS feed feature at /feed, including FeedOptions for configuration, FeedEndpointExtensions for endpoint mapping and cache key logic, and RssFeedDocument for generating valid RSS 2.0 XML. Registered feed options and endpoint in Program.cs, updated appsettings.json, and added unit tests for feed logic and output.

Introduced a new RSS feed feature at /feed, including FeedOptions for configuration, FeedEndpointExtensions for endpoint mapping and cache key logic, and RssFeedDocument for generating valid RSS 2.0 XML. Registered feed options and endpoint in Program.cs, updated appsettings.json, and added unit tests for feed logic and output.
@unrealbg unrealbg merged commit 5223354 into master May 25, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant