Go client library for Crowdin API

api api-client go golang hacktoberfest sdk
2 Open Issues Need Help Last updated: Jul 1, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Extend the Crowdin Go client library to support the new Crowdin Enterprise API endpoints for managing string corrections. This involves adding new functions to the library for listing, adding, deleting, getting, restoring, and deleting individual string corrections, based on the provided API documentation.

Complexity: 4/5
enhancement good first issue

Go client library for Crowdin API

Go
#api#api-client#go#golang#hacktoberfest#sdk

AI Summary: Extend the Crowdin Go client library to support the newly added report schemas: `source-content-updates`, `project-members`, `editor-issues`, `qa-check-issues`, `saving-activity`, `translation-activity`, `group-task-usage` (Enterprise only), `group-qa-check-issues` (Enterprise only), and `group-translation-activity` (Enterprise only). This involves adding new functions to the client's `Reports` service to handle requests for these new report types, and potentially updating the existing request/response models to accommodate the new schema structures.

Complexity: 4/5
enhancement good first issue

Go client library for Crowdin API

Go
#api#api-client#go#golang#hacktoberfest#sdk