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.