README
Drive AppData Client
Purpose
Wraps functionality of googleapis to provide convenient methods for simple file operations (find, list, update, delete, create, get)
on AppData folder of Google Drive. AppData is a special area of Google Drive where an application can store and its own data without having access to the rest of user's Google Drive. Read more about AppData folder
This sample application demonstrates how this package can used: https://github.com/drodimin/drive-appdata-cient-app
Installation
npm -i drive-appdata-client