mercadolibre-api
v0.6.3
Published
The Application for show json in cmd table
Downloads
7
Maintainers
Readme
Mercadolibre SDK NODE.JS
It is the definitive Mercadolibre SDK with NODE.JS. Use Promises, not callbacks.
Global
> npm i -g mercadolibre-api
> meliapi [site or MLA or MLB or trend MLA or trend MLB or ...]
Global Commands: -help
> meliapi -h
Result
Local (in project)
> npm i --save mercadolibre-api
const allEntities,{category,product,trend,seller,site} = require('mercadolibre-api');
Result
Version Beta