majidgolshadi / url-shortner

High scalable tiny-url app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

High scalable tiny-url app

License:MIT License


Languages

Language:Go 100.0%