deepl-api

Crates.iodeepl-api
lib.rsdeepl-api
version0.4.3
sourcesrc
created_at2021-01-28 19:39:33.244679
updated_at2023-03-16 14:05:29.679528
descriptionBindings and a commandline tool for the DeepL REST API (https://www.deepl.com/docs-api/)
homepage
repositoryhttps://github.com/mgruner/deepl-api-rs/
max_upload_size
id347739
size82,153
Martin Gruner (mgruner)

documentation

https://mgruner.github.io/deepl-api-rs-docs/deepl_api/index.html

README

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.

Commit count: 40

cargo fmt