module
0.0.0-20240121185629-c63a63807456
Repository: https://github.com/alexapps/url-shortener.git
Documentation: pkg.go.dev
# README
REST API Service url-shortener
- go 1.21
- go-chi/chi
- slog (custom handlers)
Structure description:
- The slog handler implementation: internal/lib/logger/handlers/slogpretty
- The http requests handlers: internal/http-server/handlers
- url urle related handlers
# Packages
No description provided by the author