#Autodesk View and Data API JavaScript Wrapper Library
##Description
This sample is a JavaScript library providing a high level wrapper for the Autodesk View & Data Rest API calls:
- Check existence of a bucket/Retrieve details of bucket
 - Create new bucket
 - Upload a file to bucket
 - Register file for translation
 - Check translation progress
 - Retrieve viewable details
 
##Dependencies
None
##Setup/Usage Instructions
- Include Autodesk.ADN.Toolkit.ViewData.js in your html project
 - Instantiate an AdnViewDataClient object
 - Invoke the methods on that client (demo html sample included)
 
library-javascript-view.and.data.api is licensed under the terms of the MIT License. Please see the LICENSE file for full details.
##Written by
Balaji Ramamoorthy & Philippe Leefsma