A basic NodeJS client in TypeScript for the Lucidchart Oauth 1 endpoints. It contains the authentication process to retrieve the access token and one example API call getting the list of all documents.
- Installation:
npm install
- Execution:
npm start