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

Is anyone working on updates for new version of API? #115

Open
iyerushalmi opened this issue Jan 7, 2017 · 3 comments
Open

Is anyone working on updates for new version of API? #115

iyerushalmi opened this issue Jan 7, 2017 · 3 comments

Comments

@iyerushalmi
Copy link
Contributor

Etsy is pushing out a brand new version of their API in early February. Is anyone working on amending this gem so that it is compatible with the new version? I do not want to reinvent the wheel if the work is already being done. Otherwise I will begin working on adjustments ASAP

@kytrinyx
Copy link
Collaborator

@iyerushalmi There was some work done 3 years ago in the faraday branch that looks at implementing a query builder:
https://github.com/kytrinyx/etsy/blob/faraday/lib/etsy/query.rb

That would make the gem much more flexible, and it might be a lot easier to handle the new API.

@cHaden
Copy link

cHaden commented Aug 1, 2017

Is anyone doing current work on this? Deprecated endpoints are set to be removed August 30th 2017.

@kytrinyx
Copy link
Collaborator

kytrinyx commented Sep 8, 2017

@cHaden I'm not sure if anyone is doing current work on this—there have been a few contributions in the past few months, but I don't know if anyone has been actively keeping up to date with new and deprecated endpoints.

If you outline the suggested work that needs to be done, and/or submit PRs I'd be happy to review, however I don't have the bandwidth to do any of the development work myself at the time.

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

3 participants