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.0.0.rc10 May 27, 2026 (32 KB)
- 1.0.0.rc9 May 20, 2026 (31.5 KB)
- 1.0.0.rc7 May 19, 2026 (30.5 KB)
- 1.0.0.rc6 May 18, 2026 (29.5 KB)
- 1.0.0.rc5 May 15, 2026 (29 KB)
Runtime Dependencies (7):
countries
~> 5.0
dry-configurable
~> 1.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