https://github.com/recurly/recurly-client-ruby
A Ruby API wrapper for Recurly
https://github.com/recurly/recurly-client-ruby
recurly ruby ruby-on-rails
Last synced: about 2 months ago
JSON representation
A Ruby API wrapper for Recurly
- Host: GitHub
- URL: https://github.com/recurly/recurly-client-ruby
- Owner: recurly
- License: mit
- Created: 2009-11-22T19:32:14.000Z (about 16 years ago)
- Default Branch: v3-v2021-02-25
- Last Pushed: 2025-11-05T19:03:17.000Z (2 months ago)
- Last Synced: 2025-11-09T03:05:36.254Z (about 2 months ago)
- Topics: recurly, ruby, ruby-on-rails
- Language: Ruby
- Homepage: https://developers.recurly.com
- Size: 8.09 MB
- Stars: 182
- Watchers: 69
- Forks: 130
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.txt
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Recurly
[](https://rubygems.org/gems/recurly)
[](CODE_OF_CONDUCT.md)
This repository houses the official ruby client for Recurly's V3 API.
> *Note*:
> If you were looking for the V2 client, see the [v2 branch](https://github.com/recurly/recurly-client-ruby/tree/v2).
## Reference Documentation
Getting Started Guide and reference documentation can be found on [Github Pages](https://recurly.github.io/recurly-client-ruby/).
## Contributing
Please see our [Contributing Guide](CONTRIBUTING.md).