jzeni/restool

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.circleci/config.yml
.gitignore
.rspec
.travis.yml
Changelog.md
Gemfile
LICENSE.txt
README.md
Rakefile
bin/console
bin/setup
examples/multiple_services/config/restool/reqres.yml
examples/multiple_services/config/restool/stackexchange.yml
examples/multiple_services/multiple_services.rb28
A
20 mins
examples/reqres/config/restool.yml
examples/reqres/reqres.rb12
A
0 mins
examples/stackexchange/config/restool.yml
examples/stackexchange/stackexchange.rb16
A
20 mins
lib/restool.rb8
A
0 mins
lib/restool/logger/request_logger.rb44
A
35 mins
lib/restool/service/operation_definer.rb26
A
0 mins
lib/restool/service/operation_request.rb12
A
35 mins
lib/restool/service/remote_client.rb42
A
35 mins
lib/restool/service/remote_connector.rb24
A
1 hr
lib/restool/service/request_utils.rb38
A
1 hr
lib/restool/service/restool_service.rb34
A
0 mins
lib/restool/service/uri_utils.rb15
A
0 mins
lib/restool/settings/loader.rb91
A
55 mins
lib/restool/settings/models.rb13
A
0 mins
lib/restool/traversal/converter.rb79
A
35 mins
lib/restool/traversal/object.rb5
A
0 mins
lib/restool/version.rb3
A
0 mins
restool.gemspec