ritalin / omelet-bear-example

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

License:MIT License


Languages

Language:PHP 95.6%Language:ApacheConf 4.4%