Skip to content

windwardadmin/restfulclient-ruby

Repository files navigation

restfulclient-ruby

Windward's RubyClient for the RESTful Engine.

This is an example of how a ruby client can access the Windward RESTful engine.

##Prequisites

  1. Ruby 2.1.3
  2. All gems listed in Gemfile
  3. This is easily done by running the command "bundle install" within the RESTfulEngine_RubyClient directory

##Instructions

  1. Clone this repository
  2. CD into the RESTfulEngine_RubyClient directory
  3. Run the command "bundle install" to insure you have all necessary ruby gems
  4. If this returns an error you may need to run the command "gem install bundle"
  5. Open the file RESTfulEngine_RubyClient\Test\TestClient.rb and change the URL to match your RESTful Engine URL
  6. CD into the Test directory and run the command "ruby TestClient.rb"

About

Windward's Ruby Client for the RESTful Engine.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages