Cando Url Shortener Service
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.
A simple C# Google URL Shortener API client.
Bitly (the online URL shortening service) API consumer. Authentication: + Basic OAuth (Access Token based on Username/Password) Endpoints + [QR Codes] + [Links]: /v3/expand; /v3/info; /v3/link/lookup; /v3/shorten; /v3/user/link_edit; /v3/user/link_lookup; /v3/user/link_save + [Data APIs]: /v3/highvalue; /v3/search (to be continued) - Preliminary code documentation Don't hesitate to contact me (CSharp code available :D)
Cando Url Shortener Service
VeeFriends.LinkShortener is a modern, production-ready .NET 9 library and service for creating, managing, and tracking short links. It features robust analytics, QR code generation, and seamless integration with Azure Table Storage, Cloudinary, and Link Preview APIs.
The Bitly API provides programmatic access to URL shortening and link management services, enabling developers to create, manage, and analyze shortened links, campaigns, and organizations through authenticated REST endpoints.
URL Unshortener is a simple tool for unshortening shortened URLs. It returns the original URL before it was shortened.