Skip to content

root27/URL-Shortener

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

URL Shortener

This is a simple URL shortener built with Golang.


Update (23.11.2023)

  • Added github actions
  • Unshorten page and api added

Usage

The app is running on http://localhost:3000. The homepage is as follows:

homepage

To shorten a URL, enter the URL in the input box and click the "Shorten" button. The shortened URL will be displayed below the input box.


Usage with docker-compose

To run the app with docker-compose, run the following command:

docker-compose up -d

LICENSE

MIT

About

URL Shortener with Go

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published