//
pkg.gl
Category
github.com/brotigen23/go-url-shortener
internal
handlers
package
0.0.0-20241220151810-551779df39c2
Repository:
https://github.com/brotigen23/go-url-shortener.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
16
Dependents
1
Files
512 SLOC
bytes
compress/gzip
encoding/json
fmt
github.com/brotigen23/go-url-shortener/internal/config
github.com/brotigen23/go-url-shortener/internal/dto
github.com/brotigen23/go-url-shortener/internal/model
github.com/brotigen23/go-url-shortener/internal/repositories
github.com/brotigen23/go-url-shortener/internal/services
github.com/go-chi/chi/v5
go.uber.org/zap
io
log
net/http
strings
time