Ruby SDK Free
ByCrowdinVerified Author

Crowdin Ruby API client / SDK

Try Crowdin

Crowdin Ruby client

Copy link

The Crowdin Ruby client is a lightweight interface to the Crowdin API v2. It provides common services for making API requests.

Crowdin API is a full-featured RESTful API that helps you to integrate localization into your development process. The endpoints that we use allow you to easily make calls to retrieve information and to execute actions needed.

For more about Crowdin API v2 see the documentation:

Requirements

Copy link
  • Ruby >= 2.4

Installation

Copy link

Add this line to your application's Gemfile:

gem 'crowdin-api', '~> 1.2.1'

And then execute:

bundle install

Or install it yourself as:

gem install crowdin-api

For versions 0.6.0 and lower see the branch api/v1. Please note that these versions are no longer supported.

Migration from version 0.6.0 to 1.x.x requires changes in your code.


Seeking Assistance

Copy link

If you find any problems or would like to suggest a feature, please read the How can I contribute section in our contributing guidelines.

Need help working with Crowdin Ruby client or have any questions? Contact Customer Success Service.

Contributing

Copy link

If you want to contribute please read the Contributing guidelines.

Localize your product with Crowdin

Automate content updates, boost team collaboration, and reach new markets faster.

Crowdin is a platform that helps you manage and translate content into different languages. Integrate Crowdin with your repo, CMS, or other systems. Source content is always up to date for your translators, and translated content is returned automatically.

Learn More
Categories
Development
Works with
  • Crowdin Enterprise
  • crowdin.com
Details

Released on Apr 1, 2022

Updated on Aug 23, 2023

Published by Crowdin

Identifier:crowdin-api-client-ruby