rssNimbus is a Google App Engine (GAE) servelet implementing a basic rssCloud server supporting the REST interfaces as defined
on the rssCloud.org web site.
The paths to the REST functions are /ping and /pleaseNotify
There is a basic admin report page available at "/admin"
You can use the forms below to fill in some sample data and play with the rssCloud server if you don't have a publication system or aggregator
that implements the rssCloud protocol.
Important Limitation!!! GAE restricts outbound HTTP connections to ports 80 and 443. So if your publication system or aggregator runs on a port
other than one of these 2, rssNimbus will not be able to contact you unless you re-jigger your firewall to map one of those ports to your
actual server port.
Please be gentle and understand that this is an early not-really-available-to-the-general-public release that I'd like to get feedback on before deploying to a wider audience.