Skip to content

itsKedar/URL_Shortner

Repository files navigation

URL Shorter

Basic Url Shorter project made in Spring Boot.

Quick Start

prerequisites

  • install docker desktop

Use following command to build docker

docker build --target base -t url_shorter .

or use following pre-existing image.

docker run -p 8080:8080 itskedar/url_shorter:v1.0

Success. url_shorter is now available on http://localhost:8080*

About

Basic Url Shortner project made in Spring Boot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published