Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OmnyStudio Client

An unofficial Ruby client for the OmnyStudio API

Installation

gem 'omnystudio_client', github:"scpr/omnystudio_client"

Usage

Configuration

Configure your app to connect to OmnyStudio, either in an initializer or from your environment files:

omnystudio = OmnyStudioClient.new({
  token: "{omnystudio api token}",
})

Documentation

You can view OmnyStudioClient's documentation in RDoc format here: http://www.rubydoc.info/github/SCPR/omnystudio_client/master/

Tests

To run the tests:

bundle exec rspec spec

Contributing

Pull Requests are encouraged! Suggested practice:

  • Fork and make changes
  • Submit a PR from fork to this master

About

Unofficial Ruby client for the Omny Studio Management API

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages