Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 274 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 274 Bytes

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.