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

Refactor API to handle query chaining ("advanced search") #45

Open
sthiepaan opened this issue Oct 3, 2020 · 0 comments
Open

Refactor API to handle query chaining ("advanced search") #45

sthiepaan opened this issue Oct 3, 2020 · 0 comments

Comments

@sthiepaan
Copy link
Collaborator

As mentioned in #32 currently we are not able to limit the output data from the query we make (using API methods). This may result in higher cost of using that package as a resource manager.

What we could do is extend this project by refactoring the way we collect and consume the data. This could be achieved for example by creating additional methods to have different pool of the data that we handle.

Feel free to share your ideas and have an input how we could achieve this!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant