This is a Java library which wraps the Canvas LMS REST API. It allows you to make requests to the API using Java domain objects while the low level details of the HTTP requests, authentication, etc ...
The primary objective of this project is to master the process of generating data in a java project and take that data and sending it in a database to take it again to the java project in order to ...