Crates.io | httpredirect-server |
lib.rs | httpredirect-server |
version | 0.1.1 |
source | src |
created_at | 2019-12-08 10:21:03.823402 |
updated_at | 2023-09-25 14:10:56.552334 |
description | A simple redirect server |
homepage | https://httpredirect-server.netlify.com/ |
repository | https://github.com/zoosky/httpredirect-server |
max_upload_size | |
id | 187266 |
size | 89,559 |
A custom URL shortener use – written in Rust, build with Tokio and Axum, and deployed to Fly.io.
A k6 load-testing script is in the load-test directory.
The load tests can be run with the following command (assuming k6 is installed):
k6 run load-test/script.js
flyctl deploy