Reach existing habits
Let people subscribe with the reader or aggregator they already trust.
Home / Product / RSS, Atom, and JSON feeds
Publish to familiar readersTurn a configured stream of application records into a standard feed for updates, catalogues, releases, or public activity.
Readers may want new articles in their feed reader. Partners may want a catalogue update. An operations team may subscribe to a public change stream. Building a custom client for each audience adds friction.
Daptin can turn configured record streams into RSS, Atom, or JSON feed output. The feed remains grounded in application data and can sit beside the APIs, sites, and actions that create those records.
This extends the product through established formats and gives people a low-friction way to follow information without learning a Daptin-specific client.
Let people subscribe with the reader or aggregator they already trust.
Avoid copying updates into a separate feed-only content store.
Offer common feed formats from one configured source.
RSS, Atom, and JSON feeds does more when it can reuse the records, people, access rules, and workflows already in your application.
Choose the application data that represents the update stream.
Define ordering and presentation for the feed.
Serve RSS, Atom, or JSON output.
Existing clients retrieve new entries on their own schedule.
Start from the experience you want to create; the backend capability supports the work behind it.
Publish releases, changelog entries, or announcements.
Let readers follow a blog, knowledge base, or newsroom.
Expose new listings or opportunities to aggregators.
These capabilities share the same application context, so each one makes rss, atom, and json feeds more useful.
Feeds are pull-based publication, not realtime push or guaranteed delivery. Choose public data carefully, provide stable links, plan caching and update frequency, and test the exact clients you expect people to use.
Run Daptin locally, explore the live administration surface, and follow one complete application path.