Skip to content

This is a JavaScript library providing a high level wrapper for the Autodesk View & Data Rest API calls

License

Notifications You must be signed in to change notification settings

duchangyu/library-javascript-view.and.data.api

This branch is 50 commits behind GetSomeRest/library-javascript-view.and.data.api:master.

Repository files navigation

#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)

License

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

About

This is a JavaScript library providing a high level wrapper for the Autodesk View & Data Rest API calls

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%