- API Endpoints:
Route Method Query Parameters Body Parameters /:source/:destination GET text none /:source/:destination POST none text
Route | Method | Query Parameters | Body Parameters |
---|---|---|---|
/:source/:destination | GET | text | none |
/:source/:destination | POST | none | text |