Beezwax Datatools, Inc.
Product Type: Extensions
Price: Free
Last updated: 4/13/2023
Language: English
Product websiteUse the Data API to integrate FileMaker with the Ruby programming language. If you build robust web applications in Ruby on Rails, use the included fmrest-ruby to integrate with data sources from FileMaker solutions.
bzREST-ruby is an fmrest wrapper for these Ruby gems:
1) fmrest-spyke, providing an ActiveRecord-like ORM library built on top of fmrest-core and Spyke.
2) fmrest-core, providing the core Faraday connection builder, session management, and other core utilities.
3) fmrest-rails, providing Rails integration.
4) fmrest-cloud, an optional Ruby gem, adds support for FileMaker Cloud.
Some level of familiarity with Ruby / Rails and FileMaker’s Data API is advised, although the provided examples are applicable to any Ruby project, whether using Rails or not.
What's New
Support for Rails 7 and Ruby 3.2. The optional fmrest-cloud gem adds support for FileMaker Cloud.