mirror of
https://github.com/OwO-Network/DeepLX.git
synced 2025-04-19 14:13:24 +00:00
docs: modify to the latest response demo
This commit is contained in:
parent
db722920cd
commit
cbd1507335
11
README.md
11
README.md
@ -2,7 +2,7 @@
|
||||
* @Author: Vincent Young
|
||||
* @Date: 2022-10-18 07:32:29
|
||||
* @LastEditors: Vincent Young
|
||||
* @LastEditTime: 2023-03-07 04:57:32
|
||||
* @LastEditTime: 2023-03-16 20:24:59
|
||||
* @FilePath: /DeepLX/README.md
|
||||
* @Telegram: https://t.me/missuo
|
||||
*
|
||||
@ -26,9 +26,14 @@ Permanently free DeepL API written in Golang
|
||||
### Response
|
||||
```json
|
||||
{
|
||||
"alternatives": [
|
||||
"Undisputed",
|
||||
"Unquestionable",
|
||||
"Unquestionably"
|
||||
],
|
||||
"code": 200,
|
||||
"data": "Hello world",
|
||||
"id": 8305092005
|
||||
"data": "Undoubtedly",
|
||||
"id": 8300079001
|
||||
}
|
||||
```
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user