/todoapi-client-ruby

Todo API Ruby client

Primary LanguageRubyMIT LicenseMIT

GTD Todo API Ruby client

Blog post companion API client

Client written in Ruby using excellent HyperResource library. Read its paper!

Design Note

The client shares Todo API domain data model defined in domain_model.rb. Use git clone --recursive to get the domain definition when cloning this repo.

Contribute

Fork & Pull Request.

License

MIT License. See the LICENSE file.