https://github.com/baranacikgoz/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.
https://github.com/baranacikgoz/url-shortener-pre-generated-approach
Last synced: 2 days ago
JSON representation
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.
- Host: GitHub
- URL: https://github.com/baranacikgoz/url-shortener-pre-generated-approach
- Owner: baranacikgoz
- License: apache-2.0
- Created: 2023-08-30T19:11:20.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-09-03T20:32:47.000Z (over 1 year ago)
- Last Synced: 2023-09-04T18:14:29.493Z (over 1 year ago)
- Language: C#
- Homepage:
- Size: 22.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0