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
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Springboot microservice for URL shortening
Install redis.
POST request to get tiny url
GET Request to get the original url