/shorty

URL shortener (for fun!)

Primary LanguageRust

Shorty

A simple, fun URL shortener made in the Rocket framework.


TODOs

  • Forward/override URL query params
  • Add tests
  • Connect SeaORM and DB (instead of being in-memory stores)