This project is a URL shortener application built with Rust. It provides URL shortening functionality, redirect handling, data persistence, and error handling through ...
This is a Rust implementation of the IDNA (Internationalized Domain Names in Applications) specification, based on the C++ implementation from ada-url/ada. Fast and compliant IDNA conversion library ...