Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Start Free
Try Google Cloud Risk-Free With $300 in Credit
No hidden charges. No surprise bills. Cancel anytime.
Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
A lightweight RSS parser, for Node and the browser
A small library for turning RSS XML feeds into JavaScript objects. You can parse RSS from a URL (parser.parseURL) or an XML string (parser.parseString).
A Java-based in-memory RSS server. It can be used as a library for functional tests/unit tests or you could possibly use it as a simple standalone RSS server. Built on Simple and Rome. v0.2.0 contains the ability to add feed by URL, String, or Rome API.