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

add support for node streams via new endpoints #26

Merged
merged 5 commits into from
Sep 15, 2017
Merged

add support for node streams via new endpoints #26

merged 5 commits into from
Sep 15, 2017

Conversation

Flet
Copy link
Contributor

@Flet Flet commented Sep 14, 2017

  • Added Node stream support via these new endpoints:
    • availabilityAsStream
    • openBoxAsStream
    • categoriesAsStream
    • productsAsStream
    • storesAsStream
    • These endpoints will return all results and handle pagination/throttling automatically.
    • Check the README/examples for more details.

Sorry its kind of a big diff. I split it into separate commits for easier digestion.

@coveralls
Copy link

coveralls commented Sep 14, 2017

Coverage Status

Coverage increased (+0.2%) to 99.631% when pulling 882ff8e on streams into 3e077ec on master.

@Flet Flet merged commit 6b6cb09 into master Sep 15, 2017
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

Successfully merging this pull request may close these issues.

None yet

2 participants