{"id":13466098,"url":"https://github.com/OwO-Network/gDeepLX","last_synced_at":"2025-03-25T21:31:13.473Z","repository":{"id":183215266,"uuid":"669778126","full_name":"OwO-Network/gDeepLX","owner":"OwO-Network","description":"A Go library used for unlimited DeepL translation","archived":true,"fork":false,"pushed_at":"2024-09-16T17:17:34.000Z","size":19,"stargazers_count":28,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-10-29T19:15:39.203Z","etag":null,"topics":["deepl","deeplx"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/OwO-Network.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":"2023-07-23T11:56:32.000Z","updated_at":"2024-10-07T09:14:45.000Z","dependencies_parsed_at":"2023-07-23T13:29:34.337Z","dependency_job_id":"c42c7b00-8d84-4084-9a18-ae87294aa60d","html_url":"https://github.com/OwO-Network/gDeepLX","commit_stats":null,"previous_names":["owo-network/gdeeplx"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OwO-Network%2FgDeepLX","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OwO-Network%2FgDeepLX/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OwO-Network%2FgDeepLX/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OwO-Network%2FgDeepLX/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/OwO-Network","download_url":"https://codeload.github.com/OwO-Network/gDeepLX/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245547251,"owners_count":20633333,"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":["deepl","deeplx"],"created_at":"2024-07-31T15:00:39.112Z","updated_at":"2025-03-25T21:31:13.238Z","avatar_url":"https://github.com/OwO-Network.png","language":"Go","funding_links":[],"categories":["Go"],"sub_categories":[],"readme":"# gDeepLX\ngDeepLX is a Go library used for DeepL translation.\n\n## Deprecated\n\nCore repository [OwO-Network/DeepLX](https://github.com/OwO-Network/DeepLX) already supports more features.\n\n## Installation\n\nInstall it with the go get command:\n```bash\ngo get github.com/OwO-Network/gdeeplx\n```\n\n## Usage\nThen, you can create a new DeepL translation client and use it for translation:\n\n```go\nimport (\n\t\"fmt\"\n\t\"github.com/OwO-Network/gdeeplx\"\n)\n\nfunc main() {\n\tresult, err := gdeeplx.Translate(\"Hello World!\", \"EN\", \"ZH\", 0)\n\tif err != nil {\n\t\tfmt.Printf(\"Error: %v\\n\", err)\n\t\treturn\n\t}\n\tfmt.Println(result)\n}\n```\n## Author\n\n**gDeepLX** © [Vincent Young](https://github.com/missuo), Released under the [MIT](./LICENSE) License.\u003cbr\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FOwO-Network%2FgDeepLX","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FOwO-Network%2FgDeepLX","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FOwO-Network%2FgDeepLX/lists"}