philnash / bitly

🗜 A Ruby wrapper for the bit.ly API
https://rubygems.org/gems/bitly
MIT License
451 stars 139 forks source link

Modernise and rewrite this entire library #73

Closed philnash closed 4 years ago

philnash commented 6 years ago

This gem was written such a long time ago. It's more than time for an update. And I don't just mean deprecate the (surely by now) long gone v2 API.

I am adding this issue as a commitment that I am going to rewrite this gem from scratch. It's going to be more consistent, more up to date and just generally better all round. All you Bitly API calling dreams will come true.

Deuteu commented 6 years ago

All by yourself or is there any branch on which we can follow this (maybe even help you) ?

And will you directly implement v4 API ?

philnash commented 6 years ago

Oh! I have started this in the v2 branch (as in, version 2 of this library) but I hadn't seen that the v4 Bitly API had been released. My initial work was on the v3 API, but I'm not a whole distance into it just yet.

Will investigate the V4 API. I also imagine that supporting v3 will be important.

uybinh commented 6 years ago

I'm working on my project, and want to use this gem. Is there any way we can help with?

philnash commented 4 years ago

This is done with the release of version 2.0.0.