Miro Node.js client
A Node.js client library to use Miro REST API features and functionality in JavaScript apps based on Node.js.
Before you start building apps, create a Developer team: it's your sandboxed environment to develop and test apps.
The Miro Node.js client is a JavaScript library that enables Miro REST API functionality in Miro apps based on Node.js. You can use Node.js and JavaScript to send requests to and handle responses from the Miro REST API.
- Readme: start here
- Quickstart for task automation: a simple quick start guide to get up and running.
- Quickstart with OAuth and Express: a quick start guide to build a Node.js app with OAuth 2.0 authentication and a web server based on the Express web framework.
- Implement storage for data persistence: implement data storage in a Node.js app.
- Reference documentation: look up methods, interfaces, and properties.
Updated 12 months ago