This repository was archived by the owner on Mar 5, 2018. It is now read-only.
Releases: PRINTR3D/formide-api-wrapper-nodejs
Releases · PRINTR3D/formide-api-wrapper-nodejs
v1.0.0
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