Skip to content
/ urlish Public

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

License

Notifications You must be signed in to change notification settings

kutyel/urlish

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published