Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open Ended Search #24

Open
DaltonSW opened this issue Jan 31, 2024 · 0 comments
Open

Open Ended Search #24

DaltonSW opened this issue Jan 31, 2024 · 0 comments
Assignees
Labels
feature New feature or request

Comments

@DaltonSW
Copy link
Owner

DaltonSW commented Jan 31, 2024

Initial naive implementation will be to attempt to query every endpoint for the thing, and just stop if one is found

Future implementation (in issue #25 ) will have fuzzy searching and reference a list of valid names
Instead of lists, maybe even dictionaries...? Would be interesting to test (or research) the differences in dicts and is in list as lengths scale

@DaltonSW DaltonSW added the feature New feature or request label Jan 31, 2024
@DaltonSW DaltonSW self-assigned this Jan 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant