Skip to content

bee-joo/linkr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

linkr

Little reactive service to make URLs tiny

Features

  • URL shortener
  • Redirection
  • URL validation -> URL storing
    Didn't use Spring Data repositories because this app needs only two operations - put key-value and get by key. Spring repos are too complex for this use.

Stack

About

Reactive URL shortener

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages