Module: Apiif

Defined in:
lib/apiif/version.rb

Defined Under Namespace

Classes: Server

Constant Summary collapse

VERSION =
'0.1.2'
OPTIONS =
{
  :port => 8080,
  :root => Dir.pwd
}