Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

hergetto/deepl_ex

Open more actions menu

Repository files navigation

DeeplEx

DeeplEx is a package that allows the user to programmatically translate text using DeepL from their Elixir application.

Installation

This package can be installed by adding deepl_ex to your list of dependencies in mix.exs:

def deps do
  [
    {:deepl_ex, "~> 0.3.0"}
  ]
end

The docs can be found at https://hexdocs.pm/deepl_ex.

Configuration

After installing the package, the following should be added to your config.

config :deepl_ex,
  api_key: "" # String containing your DeepL api key

We determine the tier based on the api key, so you don't need to specify the tier.

About

DeepL API wrapper for Elixir

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.