项目作者: hakumushi
项目描述 :
Starting with HTTParty and RSpec.
高级语言: Ruby
项目地址: git://github.com/hakumushi/httparty-rspec-sample.git
HTTParty RSpec Sample
Starting with HTTParty and RSpec.
Requirements
- Ruby
- Bundler
Steps
- Clone the project
- Install the libs (bundle install)
- Access the specs folder on terminal
- Execute rspec users_spec.rb
PS. I will send a json-server version of my API later.