Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 27 days 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 (almost 15 years ago)
- Default Branch: v3-v2021-02-25
- Last Pushed: 2024-04-04T17:31:29.000Z (7 months ago)
- Last Synced: 2024-04-14T06:03:42.874Z (7 months ago)
- Topics: recurly, ruby, ruby-on-rails
- Language: Ruby
- Homepage: https://developers.recurly.com
- Size: 7.71 MB
- Stars: 183
- Watchers: 74
- Forks: 127
- Open Issues: 7
-
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
[![Rubygems](https://img.shields.io/static/v1?label=rubygems&message=recurly&color=purple)](https://rubygems.org/gems/recurly)
[![Contributor Covenant](https://img.shields.io/badge/Contributor%20Covenant-v2.0%20adopted-ff69b4.svg)](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).