BroncoDirectMe / Backend

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

uses lowercase names in mapping for efficient cache purposes #50

Closed PattyCakesxD closed 1 year ago

PattyCakesxD commented 1 year ago

Case sensitivity is properly avoided by mapping lowercased professor names rather than the actual query (which previously resulted in several variants of the same professor).