Skip to content
Snippets Groups Projects
Commit 55b16765 authored by Rausch, Fabian's avatar Rausch, Fabian
Browse files

Update README.md

parent 6556c252
No related branches found
No related tags found
No related merge requests found
...@@ -11,5 +11,4 @@ Due to the secret AUTH KEY there is no possibility here to use an image from Doc ...@@ -11,5 +11,4 @@ Due to the secret AUTH KEY there is no possibility here to use an image from Doc
- Run the Docker container: `docker run -p 6061:5050 deepl-api` - Run the Docker container: `docker run -p 6061:5050 deepl-api`
## Usage ## Usage
You can use them - for example using curl - as follows:
- `curl -F text="Guten Abend" -F target_lang=EN -X POST http://0.0.0.0:6061/translate` - `curl -F text="Guten Abend" -F target_lang=EN -X POST http://0.0.0.0:6061/translate`
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment