arpitbhardwaj / tinyurl

URL shortening web service

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:Java 100.0%