Skip to content

Create crosslist, prerequisite, corequisite endpoints #19

Description

@ramonechen

As part of the effort to display the full breadth of course data to the end user, the website needs access to any given course's:

  • Crosslisted courses
  • Corequisites
  • Prerequisites

There should ideally be one new endpoint for each of these.

The request and response payload formats are subject to whoever implements these endpoints. As a start, the request payload could include the course's subject code and course number, and the response could be a list of subject code and course number pairs.

These endpoints are also ideally GET endpoints that take as payload query parameters.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions