shlogg · Early preview
Cassidy Williams @cassidoo

Combine URL Shortener & Bookmark Manager For Ultimate Productivity

I combined my personal URL shortener cass.run with Raindrop bookmark manager to create a handy tool. I made a public collection of referral links & pointed my URL shortener to it, saving time & making me money!

I love combining small tools and making utilities that make my life a bit easier. There are two tools (one I made and one I use) that I have really been loving:

My personal URL shortener cass.run
The bookmark manager Raindrop

I combined these two to make something pretty handy, and I’m gonna tell you about it!

  
  
  The URL shortener

My URL shortener is on GitHub, and it is way smaller than you’d think. You can find it at cass.run/shortener.
If you want to build one for yourself, here’s how:

Make a GitHub repository with a _redirects file in it (you can see how mine’s structured in the...