crowdin / crowdin/crowdin-api-client-go
Add support for Style Guides API
- Dominant language
- Go
- Stars
- 10
- Forks
- 18
- Avg merge
- 1h 11m
- Merged PRs (30d)
- 1
Description
The Crowdin API introduces a new **Style Guides** section. API client libraries should be updated to expose the Style Guides endpoints so that consumers can manage style guides (list, create, get, edit, delete) via the SDK.
**References:**
- [Style Guides](https://support.crowdin.com/developer/api/v2/#tag/Style-Guides)
Contributor guide
Research direction
Start with the Crowdin API v2 Style Guides reference linked in the issue and inspect the existing Go client patterns for other CRUD resources. Implement SDK coverage for listing, creating, retrieving, editing, and deleting style guides, then verify each endpoint against the API documentation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- api
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100