https://github.com/anarchymonkey/url-shortner
This is my take on understanding, implementing & executing a url shortning service like tiny URL.
https://github.com/anarchymonkey/url-shortner
Last synced: 2 months ago
JSON representation
This is my take on understanding, implementing & executing a url shortning service like tiny URL.
- Host: GitHub
- URL: https://github.com/anarchymonkey/url-shortner
- Owner: anarchymonkey
- Created: 2023-07-09T02:58:48.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-09-10T04:05:04.000Z (over 1 year ago)
- Last Synced: 2025-01-28T16:18:57.082Z (4 months ago)
- Language: Go
- Size: 12.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# url-shortner
This is my take on understanding, implementing & executing a url shortning service like tiny URL.