SumonRayy / ibm-watson-language-translator-server

A Language Translator NodeJS server App

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Language Translator Node.js App

Description :

This is a simple app that can translate text from one language to another. It uses the IBM Watson Language Translator API.


Features :

  • Translate text from one language to another

Folder Structure :

  • Server :
    • index.js
    • app.js
    • translator.js

Server Installation :

  • Install the dependencies
yarn install
  • Run the app
yarn serve

About

A Language Translator NodeJS server App


Languages

Language:JavaScript 100.0%