Smartling API Proxy
This is a simple proxy server for Smartling API requests. The main functionality is in the API route at /api/proxy
.
How to use:
POST /api/proxy Headers: x-url: [target Smartling API URL] authorization: [your auth token] content-type: application/json ...other Smartling API headers Body: Your request payload