guyrotem / google-translate-server

Google Translate Proxy API
https://google-translate-proxy.herokuapp.com/
MIT License
98 stars 36 forks source link

CORS issues #5

Open NicoWeio opened 5 years ago

NicoWeio commented 5 years ago

Could you please add an Access-Control-Allow-Origin header to your API, specifically the tts endpoint? I guess I could make a PR if you are willing to merge it.

NicoWeio commented 5 years ago

There is a simple Express middleware that you could probably use