omelet-bear-example

omelet example for BEAR.Sunday

Usage

$ 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/

Requirements

  • PHP >= 5.5.x