Skip to content

uoft-dev/acorn-rest-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Acorn REST API

Made with Java Made with Kotlin Version Test Here

A REST API to fetch currently enrolled courses for UofT Acorn Students.

Uses this acorn API, written in java

API Documentation at /swagger-ui.html

Endpoints:

/courses/enrolled /courses/planned /registrations/eligible /grades/transcript

method: POST


utorid: the utorid to log in with

password: the password to log in with


response: list of all currently enrolled courses for this utorid, or a FORBIDDEN error.

Releases

No releases published

Packages

No packages published

Languages