Combining tools for fun and profit
A developer shares how she combined a custom URL shortener with the Raindrop bookmarking tool to create a personal referral link hub.
A developer shares how she combined a custom URL shortener with the Raindrop bookmarking tool to create a personal referral link hub.
A tutorial on building a URL shortener service using C#, .NET, and Redis, covering both a forwarding API and a management CLI.
A tutorial on creating a simple URL shortener using Cloudflare Workers and KV storage in just 12 lines of JavaScript code.
A review of OMG.LOL, a $5 service providing email forwarding, a personal web page, short URLs (PURLs), and DNS for a custom omg.lol domain.
A tutorial on building a scalable, low-latency custom URL shortener service using Azure Functions and Cosmos DB.
A tutorial on using Python to shorten URLs in bulk by leveraging the unofficial TinyURL API.
A tutorial on building a custom domain URL shortener using Ruby on Rails, covering models, migrations, and routing.
A guide to setting up a custom domain URL shortening service using bit.ly's free Pro tier, including DNS configuration steps.