mirror of
https://github.com/OwO-Network/DeepLX.git
synced 2025-06-08 18:03:25 +00:00
Update
This commit is contained in:
parent
89ea503537
commit
42924b94ee
10
README.md
10
README.md
@ -2,8 +2,8 @@
|
|||||||
* @Author: Vincent Young
|
* @Author: Vincent Young
|
||||||
* @Date: 2022-10-18 07:32:29
|
* @Date: 2022-10-18 07:32:29
|
||||||
* @LastEditors: Vincent Young
|
* @LastEditors: Vincent Young
|
||||||
* @LastEditTime: 2022-10-20 02:10:43
|
* @LastEditTime: 2022-10-20 02:22:15
|
||||||
* @FilePath: /deepl-api/README.md
|
* @FilePath: /DeepLX/README.md
|
||||||
* @Telegram: https://t.me/missuo
|
* @Telegram: https://t.me/missuo
|
||||||
*
|
*
|
||||||
* Copyright © 2022 by Vincent, All Rights Reserved.
|
* Copyright © 2022 by Vincent, All Rights Reserved.
|
||||||
@ -11,6 +11,12 @@
|
|||||||
# DeepLX
|
# DeepLX
|
||||||
Permanently free DeepL API written in Golang
|
Permanently free DeepL API written in Golang
|
||||||
|
|
||||||
|
## Description
|
||||||
|
- `deeplx` in only run in port `1199`, later versions will do the specified port.
|
||||||
|
- `deeplx` is listening to `0.0.0.0:1199` by default.
|
||||||
|
- `deeplx` is using `DeepL` Free API.
|
||||||
|
- `deeplx` is unlimited to the number of requests.
|
||||||
|
|
||||||
## Run on Mac
|
## Run on Mac
|
||||||
1. Download the latest release of DeepLX.
|
1. Download the latest release of DeepLX.
|
||||||
```bash
|
```bash
|
||||||
|
Loading…
Reference in New Issue
Block a user