Closed dills122 closed 5 years ago
Created api config for urls and template urls.
Started search functionality
SearchByNameExact
SearchByNameFuzzy
SearchList
Created api config for urls and template urls.
Started search functionality
SearchByNameExact
will return a single card regardless of being printed across many setsSearchByNameFuzzy
wil return the best fitting card and has same constraint as one aboveSearchList
will return a list of all the cards with the same name across sets (best use case)