BosamiyaSimran / SE-Project-Group-15

MIT License
2 stars 4 forks source link

API selection #4

Closed BosamiyaSimran closed 2 years ago

BosamiyaSimran commented 2 years ago

Research and decide which api to use for translation.

nsshah14 commented 2 years ago

I searched on web and found that LibreTranslate has a free API but I am having difficulty in getting a API key. Still trying to search more on this.

BosamiyaSimran commented 2 years ago

Let us use googletranslate API. It is free for around 5000 words. Started working on implementing the same. Created project on google cloud account and generated API key. Facing issue in calling library functions.

nsshah14 commented 2 years ago

Ok let's use that and start the project. We can transition to other API if needed. I am closing this issue now.