deeplixir v0.1.4 DeeplApiHelper
include the body which is send to deepl and the http client request function, right now this module is really basic because only include the json for make short text translations
Link to this section Summary
Functions
this function make the http request and decode the json response, extracting the translation
Link to this section Functions
Link to this function
build_json_body(text, target, source, beginning)
Link to this function
make_request(text, target, source, beginning \\ 1)
this function make the http request and decode the json response, extracting the translation