O link shortener da cumperativa.xyz
Go to file
meeg_leeto 0349a5f465 fix: shortening works!
Misunderstood RV, and was trying to convert the redis response to usize
when it should be something compatible with "ok". () worked.
2022-04-29 19:26:43 +01:00
data wip: db communication 2022-04-25 17:59:30 +01:00
src fix: shortening works! 2022-04-29 19:26:43 +01:00
.dockerignore wip: added .dockerignore 2022-04-14 18:15:47 +01:00
.gitignore chore: first commit 2022-03-23 11:24:13 +00:00
Cargo.lock wip: db communication 2022-04-25 17:59:30 +01:00
Cargo.toml wip: db communication 2022-04-25 17:59:30 +01:00
Dockerfile wip: not working, but definitely serving and doing something with /shorten args 2022-04-27 19:19:08 +01:00
docker-compose.yml fix: finally docker/compose are set up correctly 2022-04-24 23:50:32 +01:00