Skip to content

elricli/shorten

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

97 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Intro

Fast generate short url and redirection.

Env

  • SHORTEN_DSN Data source name
  • SHORTEN_ADDR Listening address

Key Features

  • Using Twitter's Snowflake algorithm generated url short key.
  • Using Token Bucket algorithm limited request.