Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 257 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 257 Bytes

icelandic_anagram_server

Gives anagrams in icelandic

How to use

Install Ruby

sudo apt install ruby ruby-dev zlib1g-dev

Install Sinatra

sudo gem install sinatra

Spin up the server

ruby server.rb Then simply visit localhost:4567