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
- Host: GitHub
- URL: https://github.com/mindee/mindee-api-ruby
- Owner: mindee
- License: mit
- Created: 2022-04-14T10:34:53.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2026-05-13T15:26:59.000Z (about 1 month ago)
- Last Synced: 2026-05-13T16:13:49.082Z (about 1 month ago)
- Topics: api-client, ocr, ocr-api, ruby, ruby-gem
- Language: Ruby
- Homepage: https://mindee.com
- Size: 11.7 MB
- Stars: 14
- Watchers: 1
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
[](https://opensource.org/licenses/MIT) [](https://github.com/mindee/mindee-api-ruby) [](https://rubygems.org/gems/mindee) [](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**
**Feedback**
### License
Copyright © Mindee
Available as open source under the terms of the MIT License.