DEV Community

Cover image for i dropped blazingly fast url shortener ever... it's open source
Ibrohim Abdivokhidov
Ibrohim Abdivokhidov

Posted on

i dropped blazingly fast url shortener ever... it's open source

this is notlong - a new kind of url shortener.

it's Open Source.

Built With: Rust, Actix, Diesel, Shuttle, Neon, Inferno, and Typescript.

Features:

  1. default url shortener with random 6 digit string.

Roadmap:

  1. .... well okey, it's here: https://github.com/abdibrokhim/notlong?tab=readme-ov-file#roadmap .

Put a star ⭐️ : https://github.com/abdibrokhim/notlong

Follow me: https://www.linkedin.com/in/abdibrokhim/

Top comments (0)

The best way to debug slow web pages cover image

The best way to debug slow web pages

Tools like Page Speed Insights and Google Lighthouse are great for providing advice for front end performance issues. But what these tools can’t do, is evaluate performance across your entire stack of distributed services and applications.

Watch video