Skip to content

piyushpandey2000/URLshortener

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

URLshortener

Uses JDBC to connect to an SQL database and store the main URL with its corresponding shortened_url.

If a new URL is sent as request, a response containing the shortened_url is received.

image

image

If a shortened_url is sent as request we receive its corresponding main URL as a response.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages