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

#85 in Internationalization (i18n)

Download history 53/week @ 2023-12-18 3/week @ 2024-01-08 58/week @ 2024-02-19 14/week @ 2024-02-26 147/week @ 2024-03-04 5/week @ 2024-03-11 111/week @ 2024-04-01

120 downloads per month

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–23MB
~349K SLoC