SirJacob / SAHS-Membership

A server-side application that periodically queries Instructure's Canvas API for changes to enrollment in a specific class.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SAHS Membership

This application is being developed for a specific use-case. That being to query Instructure's Canvas API for a class' enrollment information, and then, transfer said information into a MySQL database on a regular schedule. By uploading my work, I hope to help someone seeking usage-examples from the topics addressed in my code (i.e., Canvas API requests, MySQL queries, YAML configs, etc.).

About

A server-side application that periodically queries Instructure's Canvas API for changes to enrollment in a specific class.


Languages

Language:Java 100.0%