Skip to content

shreyavi/URLShorteningApplicationAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

URL Shortening Application API

This is the Back-end part of the URL Shortener Application. The goal of this project is to create an API which creates a short URL for a long URL. The API stores the mapping of short URL to long URL in MySQL DB. The API also redirects the user to the long URL when the short URL is accessed.

Prerequisites

Install Java and MySQL first.

Setup

$git clone https://github.com/shreyavi/URLShorteningApplicationAPI.git

API Methods:

create
redirect

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages