BosamiyaSimran / SE-Project-Group-15

MIT License
2 stars 4 forks source link

API Integration #10

Open nsshah14 opened 2 years ago

nsshah14 commented 2 years ago

@BosamiyaSimran how will we do the integration of the API once we get the selected text to the backend??

BosamiyaSimran commented 2 years ago

Have started working on using googleapi for translating selected text. Facing issue with google-translate api versions (there are two versions v2 and v3). Can you please help me with fixing it? @freakNewton Also, earlier we were planning to use JS/jQuery directly but let us use node.js and express.js as they are more flexible.

nsshah14 commented 2 years ago

Yes we can start with node.js. We might get more references to complete our project.