kutyel / urlish

πŸ”— An URI shortener made with Redis and the Reader Monad!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

urlish

Actions Status ormolu

πŸš€ 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

About

πŸ”— An URI shortener made with Redis and the Reader Monad!

License:MIT License


Languages

Language:Haskell 73.1%Language:Nix 26.9%