{"id":23033935,"url":"https://github.com/freenowtech/phrase-kotlin-client","last_synced_at":"2025-07-19T13:37:58.784Z","repository":{"id":39824079,"uuid":"145117901","full_name":"freenowtech/phrase-kotlin-client","owner":"freenowtech","description":null,"archived":false,"fork":false,"pushed_at":"2025-07-04T14:30:37.000Z","size":236,"stargazers_count":3,"open_issues_count":2,"forks_count":8,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-07-04T15:18:16.474Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/freenowtech.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-08-17T12:28:47.000Z","updated_at":"2025-07-04T14:30:40.000Z","dependencies_parsed_at":"2024-12-15T16:42:30.816Z","dependency_job_id":null,"html_url":"https://github.com/freenowtech/phrase-kotlin-client","commit_stats":null,"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"purl":"pkg:github/freenowtech/phrase-kotlin-client","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/freenowtech%2Fphrase-kotlin-client","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/freenowtech%2Fphrase-kotlin-client/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/freenowtech%2Fphrase-kotlin-client/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/freenowtech%2Fphrase-kotlin-client/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/freenowtech","download_url":"https://codeload.github.com/freenowtech/phrase-kotlin-client/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/freenowtech%2Fphrase-kotlin-client/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265942582,"owners_count":23853294,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-12-15T16:28:07.836Z","updated_at":"2025-07-19T13:37:58.759Z","avatar_url":"https://github.com/freenowtech.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"# phrase-kotlin-client\n\nKotlin Client for PhraseApp.\n\n## What is this?\nThis project contains the task to handle the synchronization via API from [PhraseApp API v2](http://docs.phraseapp.com/api/v2/).\n\n[![codecov][codecov-badge-url]][codecov-project-url]\n[![Build](https://github.com/freenowtech/phrase-kotlin-client/actions/workflows/mvn.yml/badge.svg?branch=master)](https://github.com/freenowtech/phrase-kotlin-client/actions/workflows/mvn.yml)\n[![Release](https://img.shields.io/github/v/release/freenowtech/phrase-kotlin-client)](https://github.com/freenowtech/phrase-kotlin-client/releases/latest)\n\n[codecov-project-url]: https://codecov.io/gh/freenowtech/phrase-kotlin-client\n[codecov-badge-url]: https://codecov.io/gh/freenowtech/phrase-kotlin-client/branch/master/graph/badge.svg\n\nSupported Spring Boot versions:\n\n| Version | Spring Boot Version |\n|---------|---------------------|\n| 2.x     | 3.x                 |\n| 1.x     | 2.x                 |\n\n## How to use it\n\nYou need configure your sync task \n```\nval config =  PhraseAppSyncTaskConfig(\n    url = \"https://api.phraseapp.com\",\n    authKey = \"authKey\"\n)\n\nval phraseAppSyncTask = PhraseAppSyncTask(config)\nphraseAppSyncTask.run()\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffreenowtech%2Fphrase-kotlin-client","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffreenowtech%2Fphrase-kotlin-client","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffreenowtech%2Fphrase-kotlin-client/lists"}