Skip to content

Latest commit

 

History

History
18 lines (16 loc) · 559 Bytes

README.md

File metadata and controls

18 lines (16 loc) · 559 Bytes

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