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 see the documentation:
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
If you find any problems or would like to suggest a feature, please read the How can I contribute section in our contributing guidelines.
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 MoreReleased on Apr 1, 2022
Updated on Apr 16, 2024
Published by Crowdin
Identifier:crowdin-api-client-ruby