Sha256: 2c06bb9420905322a4b2302b4bd0b4a137ad91204b1730a3ecd7c95c727b9f26

Contents?: true

Size: 930 Bytes

Versions: 1

Compression:

Stored size: 930 Bytes

Contents

= apigee

A Rails interface to the Apigee API management service http://apigee.com.

A developer can create a new Rails app, build out the database schema and have an API that supports JSON and XML in just a few minutes. But then the hard work begins: authentication with oauth, throttling, rate limits, documentation,... The Apigee gem is a wrapper around the Apigee API management service, which makes API headaches go away.

== Note on Patches/Pull Requests
 
* Fork the project.
* Make your feature addition or bug fix.
* Add tests for it. This is important so I don't break it in a
  future version unintentionally.
* Commit, do not mess with rakefile, version, or history.
  (if you want to have your own version, that is fine but bump version in a commit by itself I can ignore when I pull)
* Send me a pull request. Bonus points for topic branches.

== Copyright

Copyright (c) 2010 landlessness. See LICENSE for details.

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
apigee-0.0.0.pre1 README.rdoc