module
0.0.0-20240723121747-017f943e2969
Repository: https://github.com/sonikq/url-shortener.git
Documentation: pkg.go.dev
# README
go-url-shortener
Сервис сокращения URL.
Запуск сервера
1. go run cmd/shortener/main.go
или
2. make run