AnswerOverflow / AnswerOverflow/AnswerOverflow
Feature: RSS feed
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 2k
- Forks
- 103
- Avg merge
- 59m
- Merged PRs (30d)
- 13
Description
Hey! The project is awesome!
I'd like to propose a feature to turn any channel into an RSS feed by adding /rss in the end of the url. It would then return XML document with a feed
Searched the repo and didn't find anyone proposing or mentioning it. I could help implementing the feature if that's something people find useful too
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no files or tests, so start by tracing the existing channel-page URL entry point and how channel data is loaded. Confirm the intended /rss response shape and what qualifies as a valid XML feed, then define completion around returning that feed for any channel.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- api, backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100