An open API service indexing awesome lists of open source software.

https://github.com/mindee/mindee-api-nodejs

Mindee API Helper Library for Node.js
https://github.com/mindee/mindee-api-nodejs

api-client nodejs ocr ocr-api sdk

Last synced: 3 months ago
JSON representation

Mindee API Helper Library for Node.js

Awesome Lists containing this project

README

          

[![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/push-main-branch.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.

### V2 - Latest
This is the latest platform located here:

https://app.mindee.com

It uses **API version 2**.

Consult the
**[V2 Documentation](https://docs.mindee.com/integrations/client-libraries-sdk)**

### V1
This is the platform located here:

https://platform.mindee.com/

It uses **API version 1**.

Consult the
**[V1 Documentation](https://docs.mindee.com/v1/libraries/nodejs-sdk)**

## 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).