RubyGems Navigation menu

fortnox-api 0.9.2

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. 1.0.0.rc2 May 05, 2026 (28 KB)
  2. 1.0.0.rc1 May 04, 2026 (26.5 KB)
  3. 0.9.2 January 23, 2026 (85 KB)
  4. 0.9.1 January 08, 2025 (78 KB)
  5. 0.9.0 February 22, 2023 (76.5 KB)
Show all versions (24 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 44,866

For this version 504

Version Released:

License:

LGPL-3.0

Required Ruby Version: >= 2.7

New versions require MFA: true

Version published with MFA: true

Links: