Intro
This guide will provide a brief overview on how to implement a web application that uses the Autodesk Forge API to view and edit CAD files in the browser. We will also touch on how to use the Autodesk Data Management API to upload and download files from the Autodesk cloud storage. Autodesk tutorials will be referenced throughout this guide and linked to when appropriate.
Prerequisites
- Node.js installed
- Forge account
- Visual Studio Code installed
- Git installed
- Postman installed