I know Google Drive has an API. Is there a way to use it to essentially use Google Docs as the rich text editor for an application? I.e. I would like to be able to do the following:
- Create a document.
- Edit a document as normal, but embedded within my application.
- Save a document.