Excuse me. I’m going to need to see your ID.
When I started developing LinkApp, my link aggregator, I knew would need to identify each link. I also made the choice to use Redis as my database and that would require a key for identification purposes. With my first pass of building this application I decided to make an ID using the URL. My logic… Continue reading Excuse me. I’m going to need to see your ID.