reallysimple icon indicating copy to clipboard operation
reallysimple copied to clipboard

rssCloud example app

Open scripting opened this issue 3 years ago • 3 comments

After getting the rssCloud implementation in FeedLand debugged, with the help of @andrewshell, I thought it was a good time to preserve my understanding of how it works in an example Node.js app that implements the feed reader side of the three-sided network.

This code could use a review by people who have implemented rssCloud and those who are interested.

I haven't written much in the way of docs yet, but I expect to do that later today.

The code is here in the reallySimple repo under demos.

https://github.com/scripting/reallysimple/tree/main/demos/clouddemo

Hope this is helpful. ;-)

scripting avatar Dec 17 '22 16:12 scripting

Added a bunch of docs.

https://github.com/scripting/reallysimple/tree/main/demos/clouddemo

scripting avatar Dec 17 '22 17:12 scripting

I tested the demo this morning, and it looks like it's working correctly.

andrewshell avatar Dec 18 '22 14:12 andrewshell

@andrewshell -- thanks!

scripting avatar Dec 18 '22 14:12 scripting