Dianping

点评网接口的封装 仅覆盖了find_businesses的接口,实在没有时间写。基本结构都有了,有时间的朋友可以继续补充其余接口功能。

Installation

Add this line to your application's Gemfile:

gem 'dianping'

And then execute:

$ bundle

Or install it yourself as:

$ gem install dianping

Usage

TODO: Write usage instructions here

Contributing

  1. 欢迎大家提建议和修改
  2. Fork it
  3. Create your feature branch (git checkout -b my-new-feature)
  4. Commit your changes (git commit -am 'Add some feature')
  5. Push to the branch (git push origin my-new-feature)
  6. Create new Pull Request