3.0.0 • Published 8 years ago

@datafire/apitore_languagedetectionapis v3.0.0

Weekly downloads
2
License
MIT
Repository
github
Last release
8 years ago

@datafire/apitore_languagedetectionapis

Client library for Language Detection APIs

Installation and Usage

npm install --save datafire @datafire/apitore_languagedetectionapis
let datafire = require('datafire');
let apitore_languagedetectionapis = require('@datafire/apitore_languagedetectionapis').create();

apitore_languagedetectionapis.getUsingGET({}).then(data => {
  console.log(data);
})

Description

Language detection.Endpoint https://api.apitore.com/api/22

Actions

getUsingGET

Language Detection.Response  Github: langdetect-response  Class: com.apitore.banana.response.org.jsoup.LanguageResponseEntity

apitore_languagedetectionapis.getUsingGET({
  "access_token": "",
  "text": ""
}, context)

Parameters

smGetUsingGET

Language Detection.Response  Github: langdetect-response  Class: com.apitore.banana.response.org.jsoup.LanguageResponseEntity

apitore_languagedetectionapis.smGetUsingGET({
  "access_token": "",
  "text": ""
}, context)

Parameters

3.0.0

8 years ago

2.0.3

8 years ago

2.0.2

8 years ago

2.0.1

8 years ago

2.0.0

8 years ago