0.0
No commit activity in last 3 years
No release in over 3 years
Simple Ruby wrapper for the Trulia API built on HTTParty
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Runtime

 Project Readme
trulia4r
=========

Trulia4r is a Ruby wrapper for the Trulia API.  It utilizes the amazing HTTParty gem by John Nunemaker.
If you need to build an API wrapper that gem is an enourmous help, refer to the following:

http://railstips.org/2008/7/29/it-s-an-httparty-and-everyone-is-invited


Trulia API Docs
=========

http://developer.trulia.com/

You will need to register for a Trulia API Key.


USAGE
==========

See http://github.com/tcocca/trulia4r/tree/master/examples


INSTALATION
==========

sudo gem install tcocca-trulia4r -s http://gems.github.com


QUESTION/CONCERNS/COMMENTS
==========

Send me an email through github or at tom dot cocca at gmail dot com
Feel free to fork and submit changes
There is a test suite built on rspec.  Considering rebuilding or duping the suite with Shoulda (any thoughts?)


COPYRIGHT
==========

Copyright (c) 2008 Tom Cocca. See LICENSE for details.