Keyoxide URL shortener service https://kxid.me
 
 
 
Go to file
Yarmo Mackenbach 45bdd82a78
Update protocol version 0.1
2022-08-31 17:23:21 +02:00
data Initial commit 2022-08-25 23:40:32 +02:00
protocols Update protocol version 0.1 2022-08-31 17:23:21 +02:00
src Fix log message 2022-08-26 14:16:14 +02:00
templates Improve list styling 2022-08-27 09:43:53 +02:00
.gitignore Initial commit 2022-08-25 23:40:32 +02:00
CHANGELOG.md Update changelog 2022-08-26 13:52:53 +02:00
Cargo.lock Add markdown dep 2022-08-26 12:48:13 +02:00
Cargo.toml Add markdown dep 2022-08-26 12:48:13 +02:00
Dockerfile Fix text file loading 2022-08-26 13:52:18 +02:00
LICENSE Add readme, changelog, license 2022-08-26 08:56:51 +02:00
README.md Add readme, changelog, license 2022-08-26 08:56:51 +02:00

README.md

kxid-me

kxid.me is a Keyoxide profile URL shortener

Development

cargo run
# or
cargo watch -x 'run --bin kxid-me'