RubyGems Navigation menu

fortnox-api 0.8.0

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 (4):

countries ~> 3.0
dry-struct ~> 0.1
dry-types ~> 0.8, < 0.13.0
httparty ~> 0.17

Development Dependencies (12):

bundler ~> 2.0
guard ~> 2.12
guard-rspec ~> 4.5
pry ~> 0
rake >= 12.3.3
rspec ~> 3.2
rubocop ~> 0.52.0
rubocop-rspec ~> 1.22.2
simplecov ~> 0.15
vcr ~> 4.0
webmock ~> 3.5

Owners:

Pushed by:

Authors:

  • Jonas Schubert Erlandsson, Hannes Elvemyr, Felix Holmgren

SHA 256 checksum:

60caedc269c1c2e2993f1833d0a8da5190f0cbfe973a953805e195211f8b1660

Total downloads 33,763

For this version 1,793

License:

LGPL-3.0

Required Ruby Version: >= 2.5

New versions require MFA: true

Links: