Skip to content
This repository was archived by the owner on Mar 5, 2018. It is now read-only.

Releases: PRINTR3D/formide-api-wrapper-nodejs

v1.0.0

21 Nov 14:42

Choose a tag to compare

First version of the Formide API wrapper. Contains following functionality:

  • Authenticate using OAuth2 flow (grant types code and refresh token)
  • Retrieve user account info
  • List and mutate resources like printer and material info
  • List connected devices
  • Connect to the real-time API to get printer status events
  • Groundwork for future features