Skip to content

ltello/service-connection

Repository files navigation

Service::Connection

The service-connection gem is the messenger among ideas4all services. It:

  • allows the caller service to access the called service's endpoints.
  • transport protocol is transparent for the caller.
  • the communication is secured via Oauth2 protocol and ideas4all authorized talking-token mechanism.

Installation

Add this line to your application's Gemfile:

gem 'service-connection'

And then execute:

$ bundle

Or install it yourself as:

$ gem install service-connection

Usage

Run

bundle exec rspec spec/README_FOR_USERS_spec.rb

test to see info of how to use this gem.

About

The connection object a service needs to communicate with another one.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages