doublej42 / BitlyAPI

A C# implementation of the Bit.ly Api
15 stars 9 forks source link

Added the ability to pull Link Metrics #2

Closed AJGarrett closed 4 years ago

AJGarrett commented 8 years ago

I appreciated the simplicity of the way you structured the class, but need to be able to pull link metrics as well. I added the ability to fetch them using a given link.

doublej42 commented 4 years ago

Sorry I didn't see this apparently I don't get emails from GitHub. I've rewritten all this code for the new API and I think I'm still missing this feature but it should be easy to add.