dhs 1.6.0
DHS ia a Rails-Gem, providing an ActiveRecord like interface to access HTTP-JSON-Services from Rails Applications. Special features provided by this gem are: Multiple endpoint configuration per resource, active-record-like query-chains, scopes, error handling, relations, request cycle cache, batch processing, including linked resources (hypermedia), data maps (data accessing), nested-resource handling, ActiveModel like backend validation conversion, formbuilder-compatible, three types of pagination support, service configuration per resource, kaminari-support and much more.
Gemfile:
=
install:
=
Runtime Dependencies (5):
Development Dependencies (12):
capybara
>= 0
json
>= 1.8.2
pry
>= 0
pry-byebug
>= 0
rails
>= 6, < 7
rollbar
<= 2.24.0
rspec-rails
>= 3.7.0
rubocop
>= 0
rubocop-rspec
>= 0
sprockets
< 4
webmock
>= 0
webrick
>= 0
Requirements:
Ruby >= 2.7.2