CANVAS API RESOURCES
If and when we build something with the canvas API, here are some useful links.
live API testing machine
interesting sandbox Canvas site on using canvas for developers
written by someone at KTH Royal Institute of Technology in Stockholm
Canvas LMS API Documentation
intro and everything else
docs on the
modules api
specifically
canvas-lms github repo
if we want to run a dev version ourselves
and
this canvas dev & friends
site really seems like the key place to go to get started
their quick intro to LTI tool development is
here
.
and the longer docs are
here
another great page on using the Canvas APIs
from the canvas community site.