Skip to content

A (partial) .NET client for the bit.ly URL shortening service's REST APIs. Currently supports querying for groups and shortening URLs on bitly's v4 API using the OAuth access token flow.

Notifications You must be signed in to change notification settings

ransagy/BitlyDotNet

 
 

Repository files navigation

BitlyDotNet

A (partial) .NET client for the bit.ly URL shortening service's REST APIs. Currently supports querying for groups and shortening URLs on bitly's v4 API using the OAuth access token flow.

While there were a few other relatively up-to-date implementations available on GitHub and/or as NuGet packages, I didn't like the way they were written in terms of modularity and testability, So i wrote this one up. There is no NuGet package at the moment, But that might come a bit later if needed.

PRs welcome!

Forked from and Loosly based on this repo by FreDriCk-san.

About

A (partial) .NET client for the bit.ly URL shortening service's REST APIs. Currently supports querying for groups and shortening URLs on bitly's v4 API using the OAuth access token flow.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%