Module: Bindup
- Extended by:
- Configuration
- Defined in:
- lib/bindup.rb,
lib/bindup/bindup.rb,
lib/bindup/version.rb,
lib/bindup/configuration.rb,
lib/bindup/service_creator.rb,
lib/bindup/service_methods.rb
Overview
Bindup is customizable API wrapper
It is able to wrap API from other services so the Ruby application use those API with out having to implement a new module to deal with every single API or having to create a gem. Bindup will be able to setup multiple services at once so that integrating whole new service is easy as changing the config
Defined Under Namespace
Modules: Configuration, ServiceCreator, ServiceMethods
Constant Summary collapse
- VERSION =
"0.0.1"
Instance Attribute Summary
Attributes included from Configuration
#component_setup, #configuration