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

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

Mindee API Helper Library for Ruby
https://github.com/mindee/mindee-api-ruby

api-client ocr ocr-api ruby ruby-gem

Last synced: 3 months ago
JSON representation

Mindee API Helper Library for Ruby

Awesome Lists containing this project

README

          

[![License: MIT](https://img.shields.io/github/license/mindee/mindee-api-ruby)](https://opensource.org/licenses/MIT) [![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/mindee/mindee-api-ruby/test.yml)](https://github.com/mindee/mindee-api-ruby) [![Gem Version](https://img.shields.io/gem/v/mindee)](https://rubygems.org/gems/mindee) [![Downloads](https://img.shields.io/gem/dt/mindee.svg)](https://rubygems.org/gems/mindee)

# Mindee API Helper Library for Ruby

Quickly and easily connect to Mindee's API services using Ruby.

## 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/ruby-sdk)

## Additional Information

**[Source Code](https://github.com/mindee/mindee-api-ruby)**

**[Reference Documentation](https://mindee.github.io/mindee-api-ruby/)**

**[Feedback](https://feedback.mindee.com/)**

### License
Copyright © Mindee

Available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT).