Skip to content

Ruby package to connect `machine-time` object and machine-gazer's web service

License

Notifications You must be signed in to change notification settings

misasa/machine_time_client

Repository files navigation

gem package -- machine_time_client

Ruby library to connect machine_time object and machine-gazer's RESTful web service.

Description

Ruby package to connect machine_time object and machine-gazer's RESTful web service. A client for interacting with a machine-gazer by rails project -- machine_time by REST. The machine-gazer REST API follows the Rails's RESTful conventions, so this gem uses ActiveResource to interact with the machine-gazer REST API. This gem allows Ruby developers to programmatically access the API and provides some useful functions to manage machine_time object on the machine-gazer programmatically.

See gem package -- godigo that refers to this package.

Dependency

Ruby 2.5, 2.6, or 2.7.

Installation

Add this line to your application's Gemfile:

gem 'machine_time_client'

And then execute:

$ bundle

Commands

No command is installed by this gem.

Usage

See specfile to tell how to call Ruby API.

About

Ruby package to connect `machine-time` object and machine-gazer's web service

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages