Rapid.io is a cloud-hosted service that allows app developers to build realtime user interfaces without having to worry about the underlying infrastructure. It works as a non-relational data store accessible from client-side code. Clients can subscribe to a set of data and receive updates in realtime. Rapid.io makes building complex user interfaces a breeze by providing a rich query capabilities. You can filter, order and page through your data without having to worry about indexes and optimization. Typical use cases include: ============================== Collaborative Apps (e.g. Trello) Messengers Realtime Dashboards IoT Apps Realtime Geolocation Apps (e.g. Uber) Social Networks Online Games Compatible platforms ============================== JavaScript (React.js, React Native, Node.js etc.) Android iOS, macOS, tvOS



