- Cloning Internet Applications with Ruby
- Chang Sau Sheong
- 58字
- 2025-02-18 02:43:30
Chapter 2. URL Shorteners – Cloning TinyURL
We start off with an easy application, a simple yet very useful Internet application, URL shorteners. We will take a quick tour of URL shorteners before jumping into the design of a simple URL shortener, followed by an in-depth discussion of how we clone our own URL shortener, Tinyclone.