Skip to content

A Mercadolibre NodeJS SDK with the goal of be the most updated SKD available for NodeJS

License

Notifications You must be signed in to change notification settings

TheBeSharpsDevs/meli-node-sdk-unnoficial

Repository files navigation

Mercadolibre SDK - NodeJS - No oficial

⚠️⚠️
En desarrollo con poca o ninguna funcionabilidad. Atentos a nuevas versiones. En constante desarrollo y cambio de versiones. Revisa nuestro CHANGELOG.md en nuestro repositorio!
⚠️⚠️

Proyecto basado en nodejs con typescript que traslada a un sdk todas las interacciones posibles de la api de Mercadolibre.

Este es un proyecto con objetivos de aprendizaje y no se recomienda su uso en contextos productivos.

💻 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.

About

A Mercadolibre NodeJS SDK with the goal of be the most updated SKD available for NodeJS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages