UTDNebula / nebula-api

The central API for Nebula Labs. Makes UTD data easily available through endpoints for both internal and public usage.
MIT License
26 stars 33 forks source link

Made response object data strongly-typed #208

Closed mohammadmehrab closed 8 months ago

mohammadmehrab commented 8 months ago

Courses, Degrees, Exams, Professors, and Sections now all have Multi and Single strongly-typed responses, and are used in their respective controllers. Additionally added an Error response for returning general error responses