directory
0.0.0-20241027210334-41bbf5e38139
Repository: https://github.com/axmdv/go-url-shortener.git
Documentation: pkg.go.dev

# Packages

Package app is the implementation of shortener app.
Package config describes options to run the app.
Package handlers is an api to shortener app.
Package service is service layer of shortener app.
Package storage is designed to create requests to database.