aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: 8d4858991ac63ae83e9a6529eaa665b403c5da95 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# metranslator-api

A translation API that can translate English to Metroz and Metroz to English

## Usage
```plaintext
node index.js <mode> <target language> <message>
```

* `<mode>`:
  * `debug`   to get debugging information and pretty-printed JSON
  * `release` to get beautiful data with details
  * `api`     to get machine-readable data, as a JSON object