philnash / bitly

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

Add missing endpoints #84

Closed philnash closed 1 year ago

philnash commented 1 year ago

Looks like Bitly have added some endpoints since this was last released. Here are the new ones I think are missing:

Bitlinks

Groups

Organizations

philnash commented 1 year ago

Turns out these are pretty much all premium endpoints. Added them to the README and that will do for now.