Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for Text::Rss and Text::Atom #146

Closed
prabirshrestha opened this issue Sep 8, 2022 · 2 comments
Closed

Add support for Text::Rss and Text::Atom #146

prabirshrestha opened this issue Sep 8, 2022 · 2 comments

Comments

@prabirshrestha
Copy link
Contributor

Rss/Atom are quite popular for use in websites. Would be good if we can have following apis.

res.render(Text::Rss(....))
res.render(Text::Atom(....))
chrislearn added a commit that referenced this issue Sep 8, 2022
@chrislearn
Copy link
Member

Done

@prabirshrestha
Copy link
Contributor Author

This works. Thanks.

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

No branches or pull requests

2 participants