Freelancer API

Copyright (C) 2010 Trond Arve Nordheim - Binary Marbles

Description

A Ruby gem for working with the new Freelancer.com API. The goal of the project is to provide a clean way to integrate against the Freelancer.com APIs and still keep the integration code looking clean and neat.

The library uses the JSON data provided by the Freelancer.com APIs, and attempts to elegantly map the JSON data structures returned from the APIs into more “Ruby-feeling” objects by utilizing the json_mapper gem.

Features

Issues and missing features

Documentation

Requirements

Installation

$ gem install freelancer

Note on Patches/Pull Requests

License

Copyright © 2010 Trond Arve Nordheim. See LICENSE for details.