urlish

🔗 An URI shortener made with Redis and the Reader Monad!

MIT License

Stars
5
Committers
2

urlish

An URI shortener made with Haskell and Redis!

Run Nix!

$ nix-shell --pure shell.nix --run "cabal repl"

Start Redis

$ redis-server /usr/local/etc/redis.conf

Stop Redis

$ redis-cli shutdown