Earlier this week, Google introduced the world to the Realtime API for Google Drive. The new API allows developers to integrate the real time collaboration seen in Google Drive documents into apps. It opens up all new possibilities in apps like code builders and photo editors by allowing multiple users to interact with the app at once.
If that sounds exciting to you, you’ll definitely want to check out Google’s latest Realtime API tutorial:
During this session we’ll show how to build a complete JavaScript application that uses the Google Drive Realtime API to sync changes in a text document between two HTML elements.