Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jeverhart383/canvasapi

This is a quick https request object written in Node JS to access the Canvas API. Right now it is passing the access token as a parameter in the URL, but I'd like to eventually be able to pass the access token using either the headers option or the auth option.
https://github.com/jeverhart383/canvasapi

Last synced: 14 days ago
JSON representation

This is a quick https request object written in Node JS to access the Canvas API. Right now it is passing the access token as a parameter in the URL, but I'd like to eventually be able to pass the access token using either the headers option or the auth option.

Awesome Lists containing this project