GithubHelp home page GithubHelp logo

wiziq-ruby's Introduction

wiziq-ruby

Wiziq is a Ruby gem that provides a wrapper for interacting with the WiZiQ API.

Still very beta…

Requirements

You will need a WiZiQ account.

Installation

(sudo) gem install wiziq

Usage

Please refer to the Wiziq API Documentation for information about what methods are available, the arguments that can be passed to each method, and the output that the API will return.

Examples

TBD

Copyright © 2011 Lee Horrocks. See LICENSE.txt for further details.

# class String # def camelize_api_method_name # self.to_s.chr.downcase + self.gsub(/(?:^|_)(.)/) $1.upcase # end # end

# <?xml version=“1.0” encoding=“utf-8”?><soap:Envelope xmlns:soap=“schemas.xmlsoap.org/soap/envelope/” xmlns:xsi=“www.w3.org/2001/XMLSchema-instance” xmlns:xsd=“www.w3.org/2001/XMLSchema”><soap:Body><soap:Fault><faultcode>ERR00017</faultcode><faultstring>System.Web.Services.Protocols.SoapException: only 4 simultaneous session allowed # at aGLive.aGLiveService.ScheduleNewEvent(stNewEventDetails EventDetails)</faultstring><detail /></soap:Fault></soap:Body></soap:Envelope>

# <?xml version=“1.0” encoding=“utf-8”?><soap:Envelope xmlns:soap=“schemas.xmlsoap.org/soap/envelope/” xmlns:xsi=“www.w3.org/2001/XMLSchema-instance” xmlns:xsd=“www.w3.org/2001/XMLSchema”><soap:Body><soap:Fault><faultcode>ERR0001</faultcode><faultstring>System.Web.Services.Protocols.SoapException: Datetime must be greater than current datetime # at aGLive.aGLiveService.ScheduleNewEvent(stNewEventDetails EventDetails)</faultstring><detail /></soap:Fault></soap:Body></soap:Envelope>

wiziq-ruby's People

Contributors

leeh avatar

Watchers

Arvind Shrihari avatar Charles avatar Amin Eshaq avatar James Cloos avatar Ajay avatar Neeraj Kapoor avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.