BroncoDirectMe / Backend

BroncoDirectMe's API for the Chrome Extension
https://broncodirect.me
9 stars 1 forks source link

[BUG] Professor endpoint is CaSe-SeNsItIvE #46

Closed GuyWhoCode closed 1 year ago

GuyWhoCode commented 1 year ago

User Story

Currently, the /professor endpoint is case-sensitive when querying RateMyProfessor for information. See the following images for an edge case. (Querying for name: BeN Steichen will not have a valid response) image image

Acceptable Criteria