Skip to content

glitchinfinity/sf-sdk-ruby

 
 

Repository files navigation

sf-sdk-ruby

Ruby Wrapper around the site factory rest api Coverage Status

Existing limitations

  • SF Rest is a pretty thin wrapper around hte rest api and is relatively bumperless.

Installation

Install the sfrest gem:

$ gem install sfrest

Usage

require 'sfrest'

sfapi = sfrest.new url, username, password
sfapi.site.site_list

Contributing

See contribute.md

About

Ruby Wrapper around the site factory rest api

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Ruby 100.0%