URL Shortener written in Rust
LordMZTE 6b59413135 also show 404 page for MethodNotAllowed 2021-07-25 18:28:58 +02:00
art add logo 2021-06-25 09:03:17 +02:00
assets add rejection handlers 2021-06-24 16:22:27 +02:00
src also show 404 page for MethodNotAllowed 2021-07-25 18:28:58 +02:00
testenv init 2021-06-24 15:57:11 +02:00
.gitignore init 2021-06-24 15:57:11 +02:00
Cargo.toml init 2021-06-24 15:57:11 +02:00
README.md add logo 2021-06-25 09:03:17 +02:00
brevo.service fix brevo systemd unit 2021-06-24 16:49:38 +02:00
defaultconfig.toml add readme 2021-06-24 16:25:44 +02:00
rustfmt.toml init 2021-06-24 15:57:11 +02:00

README.md

brevo

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