package
0.0.0-20230628202252-d1510b1d4151
Repository: https://github.com/ghostdev-labs/gourlshortener.git
Documentation: pkg.go.dev

# Functions

CreateShortURL creates a new short URL record from the long URL.
GetURLs retrieves all URL records from the database.
GetURLStats retrieves the stats for a short URL.
RedirectShortURL redirects the user to the long URL.