meli-node-sdk-unnoficial
v0.1.0
Published
A Mercadolibre NodeJS SDK with the goal of be the most updated SKD available for NodeJS
Downloads
10
Maintainers
Readme
💻 Table of Contents
✨ About the Project
Este proyecto tiene un objetivo educativo, permite utilizar en desarrollo junto a una interfaz amigable la API de Mercadolibre.
⚒️ Getting Started
Para instalar el paquete puedes ejecutar el siguiente comando
npm install meli-node-sdk-unnoficial
🏃♀️ Run Locally
Instala version NodeJS LTS en tu sistema operativo descargando el instalador aqui
Clone the project
https://github.com/TheBeSharpsDevs/meli-node-sdk-unnoficial
⚙️ Install dependencies
Con npm:
npm install
Con pnpm:
npm install -g pnpm
pnpm install
🌊 Contributing
Contributions are always welcome!
see contributing.md
for ways to get started
📄 Code of Conduct
Please read the Code of Conduct
❔ FAQ
- Este proyecto es oficial?
- No, y no se recomienda su uso en entornos productivos. Este proyecto fue creado con motivo educativo y con objetivo futuro de tener el sdk mas actualizado de la api de mercadolibre basado en NodeJS
⚠️ License
Distributed under the MIT License. See LICENSE.txt for more information.