UNPKG

mindee

Version:

Mindee Client Library for Node.js

42 lines (24 loc) 1.43 kB
[![License: MIT](https://img.shields.io/github/license/mindee/mindee-api-nodejs)](https://opensource.org/licenses/MIT) [![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/mindee/mindee-api-nodejs/test.yml)](https://github.com/mindee/mindee-api-nodejs) [![NPM Version](https://img.shields.io/npm/v/mindee)](https://www.npmjs.com/package/mindee) [![Downloads](https://img.shields.io/npm/dm/mindee)](https://www.npmjs.com/package/mindee) # Mindee API Helper Library for Node.js Quickly and easily connect to Mindee's API services using Node.js. ## Mindee API Versions This client library has support for both Mindee platform versions. ### Latest - V2 This is the new platform located here: https://app.mindee.com It uses **API version 2**. Consult the **[Latest Documentation](https://docs.mindee.com/integrations/client-libraries-sdk)** ### Legacy - V1 This is the legacy platform located here: https://platform.mindee.com/ It uses **API version 1**. Consult the **[Legacy Documentation](https://developers.mindee.com/docs/nodejs-getting-started)** ## Additional Information **[Source Code](https://github.com/mindee/mindee-api-nodejs)** **[Reference Documentation](https://mindee.github.io/mindee-api-nodejs/)** **[Feedback](https://feedback.mindee.com/)** ### License Copyright © Mindee Available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT).