icssc / peterportal-api-next

API that provides easy access to public data from UC Irvine. Developed for Anteaters, by Anteaters.
https://docs.icssc.club/anteaterapi
MIT License
6 stars 0 forks source link

Calculated grades endpoint #15

Closed ecxyzzy closed 1 year ago

ecxyzzy commented 1 year ago

Implement the calculated grades REST endpoint (/v1/rest/grades/raw) and the GraphQL adapter for such. It shall accept the same parameters as outlined in #14.

The payload of a successful response from this endpoint shall match the type that is outlined in the types package here.