/rs_wowo_url

links shortening tool

Primary LanguageRust

rs_wowo_url

link shortening tool

Just a redis rust_lang tryout. A tool to shorten links with CLI api.

Required a redis installation in order to run.

-s to Save uri -o to open default browser with uri from redis -d to delete given hash -clear to clear whole redis DB -list to list all key/value pairs

No error handling yet so expect panic! at the disco.