Springboot microservice for URL shortening
- Jedis - a client library in Java for Redis, the popular in-memory data structure store that can persist on disk as well.
Install redis.
POST request to get tiny url
GET Request to get the original url
Springboot microservice for URL shortening
Install redis.
POST request to get tiny url
GET Request to get the original url