Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/samwho/ruby-thinkup-api-client-library

A client library for the ThinkUp API written in Ruby.
https://github.com/samwho/ruby-thinkup-api-client-library

Last synced: about 2 months ago
JSON representation

A client library for the ThinkUp API written in Ruby.

Awesome Lists containing this project

README

        

# Ruby ThinkUp API Client Library

This is my first ever project in Ruby so you'll have to go easy on me :)

The thinkup_api.rb file contains the client library. main.rb is a Sinatra application I use to test the client
library during development.

To use the client library you'll need the json gem.