Siddharth Kothari

Heartbeat - Transform REST endpoints into streaming APIs

Add a comment

Replies

Best
Jordan Patapoff
Hi Siddharth, this looks really cool! What's an example of where someone would want to turn one of their REST endpoints into a streaming API?
Siddharth Kothari
@jpatapoff Heartbeat is meant for the casual developer who wants to get streaming updates on often changing APIs. It's useful for things like public social feeds, events, and any process that has an associated realtime context. There's a good live demo on the heartbeat site showing the process - https://heartbeat.appbase.io/dem...
Andrea Kalmans
@siddharthlatest @jpatapoff Thanks for the demo! Very useful