Node.js/JavaScript Canvas API package

justin_lee
Community Explorer

Hi everyone,

As a Node.js/JavaScript developer, I've been working on creating a simple way to interface with the Canvas API using JS. It's still very much a work in progress, and in no way does it comprehensively cover all the API endpoints, but it has already proven to be really helpful in speeding up development, so I wanted to share it with you.

Here's the link to the open-source project: https://github.com/ubccapico/node-canvas-api

This package is published to NPM here: https://www.npmjs.com/package/node-canvas-api

If you have any questions/feedback, or if you've already used this package previously, I'd love to hear from you!

Regards,

Justin