RubyGems Navigation menu

fortnox-api 0.8.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 be easilypersistable to Fortnox again using the `save` method.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.9.0 - February 22, 2023 (76.5 KB)
  2. 0.8.2 - January 24, 2024 (78.5 KB)
  3. 0.8.1 - January 23, 2024 (78.5 KB)
  4. 0.8.0 - December 22, 2020 (76.5 KB)
  5. 0.7.2 - October 17, 2019 (73.5 KB)
Show all versions (20 total)

Runtime Dependencies (7):

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

Development Dependencies (14):

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

Owners:

Pushed by:

Authors:

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

SHA 256 checksum:

b760c6a52d90cee7415331db2f47999a496fd1de1399cd6090f85fc78c7bb438

Total downloads 33,743

For this version 238

License:

LGPL-3.0

Required Ruby Version: >= 2.7

New versions require MFA: true

Links: