jeffremer / scrumy-client

A ruby REST client for Scrumy.

Home Page:http://jeffremer.com/scrumy-client/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Scrumy Client

Scrumy Client is a Ruby REST client wrapper for Scrumy. This is primarily an experiment in metaprogramming with Ruby and the foundation for creating a DSL that can generate Ruby REST client wrappers for any REST API.

As of this writing there is very little caching done internally and it is not recommended for use in a production environment.

See LICENSE for licensing details.

About

A ruby REST client for Scrumy.

http://jeffremer.com/scrumy-client/

License:MIT License


Languages

Language:Ruby 100.0%