https://github.com/roneetkumar/shortner
a http.Handler that forwards paths to other URLs (similar to Bitly).
https://github.com/roneetkumar/shortner
go http-server url-shortener
Last synced: over 1 year ago
JSON representation
a http.Handler that forwards paths to other URLs (similar to Bitly).
- Host: GitHub
- URL: https://github.com/roneetkumar/shortner
- Owner: roneetkumar
- Created: 2020-05-09T08:47:58.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-05-11T05:07:30.000Z (about 6 years ago)
- Last Synced: 2024-04-17T02:12:00.013Z (about 2 years ago)
- Topics: go, http-server, url-shortener
- Language: Go
- Homepage:
- Size: 1000 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# URL SHORTNER
a http.Handler that forwards paths to other URLs (similar to Bitly).