URL Shortener written in Rust
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
LordMZTE 6b59413135 also show 404 page for MethodNotAllowed 2 years ago
art add logo 2 years ago
assets add rejection handlers 2 years ago
src also show 404 page for MethodNotAllowed 2 years ago
testenv init 2 years ago
.gitignore init 2 years ago
Cargo.toml init 2 years ago
README.md add logo 2 years ago
brevo.service fix brevo systemd unit 2 years ago
defaultconfig.toml add readme 2 years ago
rustfmt.toml init 2 years ago

README.md

brevo

URL shortener written in rust using the warp web server and MySQL