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

feat: newegg realtime api #664

Merged
merged 13 commits into from Nov 3, 2020
Merged

feat: newegg realtime api #664

merged 13 commits into from Nov 3, 2020

Conversation

jbwilliams1
Copy link
Contributor

@jbwilliams1 jbwilliams1 commented Nov 2, 2020

Description

Added realtime inventory lookup for Newegg cards

Resolves #646
Resolves #643

Testing

Used an in-stock card for the test series, validated it worked on an in-stock and out of stock card. Runs normally on out-of-stock cards

New dependencies

None (well, node-fetch, but it's bundled in)

@jbwilliams1 jbwilliams1 requested a review from jef as a code owner November 2, 2020 18:55
@jbwilliams1
Copy link
Contributor Author

jbwilliams1 commented Nov 2, 2020

I don't program in node/javascript anymore, and generally write code in Rust or Python... so not overly familiar with nodejs

Whatever you need me to fix let me know.

@jef
Copy link
Owner

jef commented Nov 2, 2020

I don't program in node/javascript anymore, and generally write code in Rust or Python

Join the club 😆 I'll go over this later today. Thanks for the hard work on this one!

@jef jef changed the title Develop newegg realtime api fetch feat: newegg realtime api Nov 2, 2020
@jbwilliams1
Copy link
Contributor Author

jbwilliams1 commented Nov 2, 2020

Sorry for all of the commits, I was annoyed by the linter not passing :)

  • and it wasn't quite telling the truth locally..

@jef
Copy link
Owner

jef commented Nov 2, 2020

No problem. I appreciate you sticking through it 😀

jef
jef previously approved these changes Nov 3, 2020
Copy link
Owner

@jef jef left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is awesome! I appreciate you putting in this work. Let's see how it goes!

Signed-off-by: Jef LeCompte <jeffreylec@gmail.com>
@jef
Copy link
Owner

jef commented Nov 3, 2020

I went ahead and fixed up some dependency conflicts, hope you don't mind. Let's get this in here!

@jef jef merged commit 5b3e95a into jef:main Nov 3, 2020
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.

Newegg API Support Numerous Newegg false positives
2 participants