url-shortener-pre-generated-approach. This is a fun and simple implementation of a URL shortener service with a different approach. Instead of generating shortened URLs on-the-fly, this service pre-generates a pool of unique shortened URLs in the background. This design aims to provide immediate availability and reduce database checks during the URL shortening process.

github.com/baranacikgoz/url-shortener-pre-generated-approach

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

No recent activity.