Skip to content

arpitbhardwaj/tinyurl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

tinyurl

Springboot microservice for URL shortening

Tech

  • Jedis - a client library in Java for Redis, the popular in-memory data structure store that can persist on disk as well.

Prerequisite

Install redis.

Rest APIs

POST request to get tiny url

GET Request to get the original url

About

URL shortening web service

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages