Skip to content

wf4java/WF-SpringShortLinkService

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 

Repository files navigation

REST Link shortening service

There are several shortening modes, can be configured in application.properties

Shows the number of visits per link.

Reduces to the most possible minimum length according to the selected radix

Properties

spring.application.link-encode-radix=RADIX_62

spring.application.short-link-max-length=16

#RADIX_62 and LENGTH_16 = 4.7672402e+28 options (47672401706823533450263330816)

About

Service for shortening links on Spring

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages