Create a ruby web server without rails.
As example and starting point we're using EURUKO Maple Ong's talk: Building a Ruby web using the Ruby Standard Library: video
$ ruby server.rb
From any browser just call localhost:300/show/data
Create a ruby web server without rails.
As example and starting point we're using EURUKO Maple Ong's talk: Building a Ruby web using the Ruby Standard Library: video
$ ruby server.rb
From any browser just call localhost:300/show/data