Skip to content

majidgolshadi/url-shortner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

URL Shortener

It takes long URLs and squeezes them into fewer characters to make a link easier to share.

Feature list

  • Generate an URL short token
  • Delete registered URL from DB
  • Fetch url details via the token
  • RDBMS (MySQL) datastore integration capability
  • Multi node deployment support
  • Configurable (toml)
  • Administration REST APIs
  • Logging & HealthCheck
  • Set custom headers in redirection
  • Fetch page title
  • Collect statistics
  • Register an customer
  • Specific customer counter range