omelet example for BEAR.Sunday
$ git clone https://github.com/ritalin/omelet-bear-example.git {Vendor.Package}
$ cd {Vendor.Package}
$ composer install
// console
$ php bootstrap/api.php get "/weekday/2015/5/20"
// built-in web
$ php -S 127.0.0.1:8081 -t var/www/
- PHP >= 5.5.x