0.6.3 • Published 6 years ago

mercadolibre-api v0.6.3

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

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

Start App

Local (in project)

> npm i --save mercadolibre-api

const allEntities,{category,product,trend,seller,site} = require('mercadolibre-api');

Result

Start App

Version Beta