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: about 1 month 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/push-main-branch.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**

### V1
This is the platform located here:

https://platform.mindee.com/

It uses **API version 1**.

Consult the
V1 Documentation

## Additional Information

**Source Code**

**Reference Documentation**

**Feedback**

### License
Copyright © Mindee

Available as open source under the terms of the MIT License.