{"id":19372847,"url":"https://github.com/hergetto/deepl_ex","last_synced_at":"2025-04-23T16:33:37.883Z","repository":{"id":188559309,"uuid":"678968519","full_name":"hergetto/deepl_ex","owner":"hergetto","description":"DeepL API wrapper for Elixir","archived":false,"fork":false,"pushed_at":"2024-08-25T12:04:39.000Z","size":113,"stargazers_count":7,"open_issues_count":4,"forks_count":5,"subscribers_count":0,"default_branch":"development","last_synced_at":"2024-09-26T01:59:09.026Z","etag":null,"topics":["deepl","elixir","wrapper"],"latest_commit_sha":null,"homepage":"https://hex.pm/packages/deepl_ex","language":"Elixir","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/hergetto.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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-08-15T20:07:02.000Z","updated_at":"2024-08-25T11:44:14.000Z","dependencies_parsed_at":null,"dependency_job_id":"2a57f4df-0700-4b8b-a486-1fc7dcaf7929","html_url":"https://github.com/hergetto/deepl_ex","commit_stats":null,"previous_names":["hergetto/deepl_ex"],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hergetto%2Fdeepl_ex","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hergetto%2Fdeepl_ex/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hergetto%2Fdeepl_ex/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hergetto%2Fdeepl_ex/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hergetto","download_url":"https://codeload.github.com/hergetto/deepl_ex/tar.gz/refs/heads/development","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223929819,"owners_count":17226965,"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","elixir","wrapper"],"created_at":"2024-11-10T08:25:31.564Z","updated_at":"2024-11-10T08:25:32.034Z","avatar_url":"https://github.com/hergetto.png","language":"Elixir","funding_links":[],"categories":["Awesome DeepL"],"sub_categories":["Client Libraries \u0026 SDKs"],"readme":"# DeeplEx\n\nDeeplEx is a package that allows the user to programmatically translate text using DeepL from their Elixir application.\n\n## Installation\n\nThis package can be installed\nby adding `deepl_ex` to your list of dependencies in `mix.exs`:\n\n```elixir\ndef deps do\n  [\n    {:deepl_ex, \"~\u003e 0.3.0\"}\n  ]\nend\n```\n\nThe docs can be found at \u003chttps://hexdocs.pm/deepl_ex\u003e.\n\n## Configuration\n\nAfter installing the package, the following should be added to your config.\n\n```elixir\nconfig :deepl_ex,\n  api_key: \"\" # String containing your DeepL api key\n```\n\nWe determine the tier based on the api key, so you don't need to specify the tier.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhergetto%2Fdeepl_ex","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhergetto%2Fdeepl_ex","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhergetto%2Fdeepl_ex/lists"}