Skip to content

woweh/forge-api-go-client

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GoDoc Go Report Card

forge-api-go-client

Autodesk Platform Services APIs:
Authentication Data-Management Model-Derivative

Golang API client for building APS based applications (Autodesk Platform Services, formerly "Forge").

This is a fork of the forge-api-go-client by Denis Grigor.
The original client is no longer maintained.
This forks has been updated and extended with new features.


Supported and maintained APIs

Note that this client only covers a subset of the APS APIs.

At the time of writing (2023/06/15), only the following APIs are maintained:

  1. Authentication (oauth)
  2. Data Management (dm)
  3. Model Derivative (md)

The following APIs are not maintained:

  1. Reality Capture (rc)
  2. Design Automation (da)

Autodesk is constantly adding new APIs and changing existing APIs.
A lot of the new APIs are not covered by this client.

You are invited to contribute 🧑🏽‍💻!
Please fork and add missing APIs.


Updates from the original client

The client has been extended with the following features.
Note that there are a number of breaking changes.

Authentication (oauth):

Data Management API (dm):

Model Derivative API (md):


TODO:

  • Create proper changelog.
  • Add support for more APIs.

About

Golang SDK for building Forge based applications

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 100.0%