Quantcast
Channel: What is the best way to generate an atom or rss feed in node.js application - Stack Overflow
Viewing all articles
Browse latest Browse all 4

What is the best way to generate an atom or rss feed in node.js application

$
0
0

I'm trying to add newsfeeds to an node.js application using express.js and I can't find a painless way to take a json model and turn it into an atom or rss feed. Best solutions i've come up with is use an Xml library (also not so hot on node.js) or EJS template and build it up by hand.

There seems to be plenty of code for parsing rss/atom into json, but not for going the other direction. Am I missing something?


Viewing all articles
Browse latest Browse all 4

Latest Images

Trending Articles





Latest Images