A short link service system suitable for small and medium-sized community websites. supports short link production, query and 302 redirection, and comes with click statistics, independent IP statistics and access logs.
Add the following to your Cargo.toml:
[dependencies]
shortlink-rs = "0.0.1"
rust version >= 1.63.0
Run them yourself with cargo bench.
Licensed under either of
at your option.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.