RubyGems Navigation menu

kickflow 0.3.0

This gem is a REST API client for the kickflow[https://kickflow.com/]. For its REST API documentation, see {kickflow Developer / REST API}[https://developer.kickflow.com/rest/]. Example:: Kickflow.configure { |config| config.access_token = YOUR_ACCESS_TOKEN } Kickflow::DefaultApi.new.get_categories(debug_auth_names: ["Authorization"]) #=> [...]

Gemfile:
=

install:
=

Versions:

  1. 0.3.0 February 10, 2025 (186 KB)
  2. 0.2.1 October 17, 2024 (1.04 MB)
  3. 0.2.0 October 07, 2024 (535 KB)
  4. 0.1.0 August 03, 2024 (355 KB)

Runtime Dependencies (3):

faraday >= 1.0.1, < 3.0
marcel >= 0

Owners:

Pushed by:

Authors:

  • gemmaro

SHA 256 checksum:

=

Total downloads 836

For this version 139

Version Released:

License:

Apache-2.0

Required Ruby Version: >= 3.0

New versions require MFA: true

Version published with MFA: true

Links: