mindee
Version:
Mindee Client Library for Node.js
42 lines (24 loc) • 1.43 kB
Markdown
[](https://opensource.org/licenses/MIT) [](https://github.com/mindee/mindee-api-nodejs) [](https://www.npmjs.com/package/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).