| Crates.io | hermes-ebay-commerce-translationbeta |
| lib.rs | hermes-ebay-commerce-translationbeta |
| version | 0.1.0 |
| created_at | 2025-08-02 22:51:17.616201+00 |
| updated_at | 2025-08-02 22:51:17.616201+00 |
| description | Generated Rust client for eBay Commerce Translation API - multi-language listing support |
| homepage | https://github.com/hermes-marketplace/hermes-sdk |
| repository | https://github.com/hermes-marketplace/hermes-sdk |
| max_upload_size | |
| id | 1779179 |
| size | 60,331 |
This API allows 3rd party developers to translate item titles.
For more information, please visit https://github.com/yourusername/hermes
This API client was generated by the OpenAPI Generator project. By using the openapi-spec from a remote server, you can easily generate an API client.
org.openapitools.codegen.languages.RustClientCodegenPut the package under your project folder in a directory named hermes-ebay and add the following to Cargo.toml under [dependencies]:
hermes-ebay = { path = "./hermes-ebay" }
All URIs are relative to https://api.ebay.com/commerce/translation/v1_beta
| Class | Method | HTTP request | Description |
|---|
LanguageApi | translate | POST /translate |
To get access to the crate's generated documentation, use:
cargo doc --open