9 releases

0.4.3 Mar 16, 2023
0.4.2 Mar 16, 2023
0.4.0 Dec 1, 2022
0.3.1 Feb 21, 2022
0.1.0 Jan 28, 2021

#168 in Internationalization (i18n)

MIT/Apache

35KB
578 lines

deepl-api-rs

This repository contains a Rust implementation of the DeepL REST API.

Contents

Please refer to the linked documentation for instructions on how to get started with the API and/or the CLI tool.

Features

  • Query your account usage & limits information.
  • Fetch the list of available source and target languages provided by DeepL.
  • Translate text.

Not Implemented

See Also

There are comparable implementations for Python and Ruby.

Dependencies

~8–21MB
~305K SLoC