RubyGems Navigation menu

fortnox-api 0.9.1

This gem uses the HTTParty library to abstract away the REST calls. It gives you access to a number of objects that behave a lot like ActiveRecord instances, giving you access to methods like `all`, `find`, `find_by_...` and so on. And each individual instance can beeasily persistable to Fortnox again using the `save` method.

Gemfile:
=

install:
=

Versions:

  1. 0.9.1 January 08, 2025 (78 KB)
  2. 0.9.0 February 22, 2023 (76.5 KB)
  3. 0.8.2 January 24, 2024 (78.5 KB)
  4. 0.8.1 January 23, 2024 (78.5 KB)
  5. 0.8.0 December 22, 2020 (76.5 KB)
Show all versions (21 total)

Runtime Dependencies (7):

countries ~> 5.0
dry-container ~> 0.10
dry-struct ~> 1.6
dry-types ~> 1.7
httparty ~> 0.21
jwt ~> 2.3

Development Dependencies (14):

bundler ~> 2.4
dotenv ~> 2.8
guard ~> 2.18
guard-rspec ~> 4.7
guard-rubocop ~> 1.5
pry ~> 0
rake ~> 13.0
rspec ~> 3.12
rubocop ~> 1.39.0
rubocop-rspec ~> 2.16.0
simplecov ~> 0.22
vcr ~> 6.1
webmock ~> 3.18

Owners:

Pushed by:

Authors:

  • Jonas Schubert Erlandsson, Hannes Elvemyr, Felix Holmgren, Mike Eirih

SHA 256 checksum:

=

Total downloads 37,728

For this version 384

Version Released:

License:

LGPL-3.0

Required Ruby Version: >= 2.7

New versions require MFA: true

Version published with MFA: true

Links: