# sozdik-api **Repository Path**: toolkit/sozdik-api ## Basic Information - **Project Name**: sozdik-api - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-04-18 - **Last Updated**: 2024-04-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Sozdik.kz API Wrapper An API wrapper for the official Sozdik.kz API. ## Work `getTranslation` method takes two arguments: `query` (your text that will be translated), `from` (language you desire to be used as a source one) and `to` (language you desire to be used as a target one). ----------------- Available languages: Russian and Kazakh. (Ru & Kz) Must know: it doesn't translate entire sentences, it just looks for examples of a word's usage in target language. ## Credits - Author [s0ftik3](https://github.com/s0ftik3) - API provider [sozdik.kz](https://sozdik.kz)