Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 374 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 374 Bytes

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