How can I make Firebase mirror a JSON feed?

73 views
Skip to first unread message

Mitch

unread,
Sep 4, 2013, 11:17:33 PM9/4/13
to fireba...@googlegroups.com
I have a website where every visitor gets data from a third-party JSON feed, and keeps accessing the feed every few seconds for updated info. But the maker of the feed says too many people are using it. So instead, I need Firebase to access the feed every few seconds and copy it, so that all my visitors can access the feed from Firebase instead of bombarding the original source. But how do I tell Firebase to copy this feed every few seconds?

Michael "Kato" Wulf

unread,
Sep 5, 2013, 12:15:14 AM9/5/13
to fireba...@googlegroups.com
Hello Mitch,

We do something very similar with Feed the Fire, which reads RSS feeds into Firebase. I think you'll find it a great idea bank and a close fit for your needs. Essentially, it uses a node.js process to read the source feeds on a regular interval and inject them into Firebase for consumption.

Regards,
Kato

--
Michael "Kato" Wulf
Firebase Team


On Wed, Sep 4, 2013 at 8:17 PM, Mitch <pdxm...@gmail.com> wrote:
I have a website where every visitor gets data from a third-party JSON feed, and keeps accessing the feed every few seconds for updated info. But the maker of the feed says too many people are using it. So instead, I need Firebase to access the feed every few seconds and copy it, so that all my visitors can access the feed from Firebase instead of bombarding the original source. But how do I tell Firebase to copy this feed every few seconds?

--
You received this message because you are subscribed to the Google Groups "Firebase Google Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to firebase-tal...@googlegroups.com.
To post to this group, send email to fireba...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply all
Reply to author
Forward
0 new messages