Skip to content

Web app for shortening URLs, securing them with passwords, checking link safety, and tracking clicks statistics

License

Notifications You must be signed in to change notification settings

artem-streltsov/url-shortener

Repository files navigation

Running

Create a .env file in the root of the project, see example.env. Run go mod tidy and go run main.go. Navigate to localhost:port, where port is specified in .env.

About

Web app for shortening URLs, securing them with passwords, checking link safety, and tracking clicks statistics

Resources

License

Stars

Watchers

Forks