FoamFactory / bubblez

A gem for defining client REST interfaces in ruby
Mozilla Public License 2.0
4 stars 0 forks source link

Add the ability to have multiple APIs within a single Bubbles instance #45

Closed jwir3 closed 2 years ago

jwir3 commented 2 years ago

When defining Bubbles usage as a client, we sometimes have the need to access more than one API, likely with completely different configurations. Bubbles should support this type of usage.