https://github.com/hussaratkuro/shortify
Link shortener project in go
https://github.com/hussaratkuro/shortify
docker-compose dockerfile go
Last synced: about 2 months ago
JSON representation
Link shortener project in go
- Host: GitHub
- URL: https://github.com/hussaratkuro/shortify
- Owner: hussaratkuro
- License: mit
- Created: 2025-02-21T19:58:54.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-17T20:54:55.000Z (over 1 year ago)
- Last Synced: 2025-03-29T22:17:44.680Z (about 1 year ago)
- Topics: docker-compose, dockerfile, go
- Language: Go
- Homepage:
- Size: 132 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Shortify
Link shortener project in Go
Based on the idea of: [Dreams Of Code](https://github.com/dreamsofcode-io/goprojects/tree/main/04-url-shortener), for learning some GO