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
- 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: 2025-12-19T18:15:18.000Z (4 months ago)
- Last Synced: 2025-12-22T07:49:37.447Z (4 months ago)
- Topics: api-client, ocr, ocr-api, ruby, ruby-gem
- Language: Ruby
- Homepage: https://mindee.com
- Size: 10.7 MB
- Stars: 14
- Watchers: 1
- Forks: 1
- 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](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).