Skip to content

snehar-nd/yaus

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Yet Another URL Shortner

Features

  1. GraphQL based (Powered by Hasura)
  2. API to Generate URLs in bulk or templates.
  3. Tracking clicks.

Bottlenecks

  1. PSQL is directly updated on clicks so it mostly solves the problem of generating URLs in bulk but will not scale beyond more than 1k clicks per second.

About

Yet Another URL Shortner

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 97.2%
  • Dockerfile 2.8%