digitalocean / digitalocean/resource_kit

Default Connection Factory

Open
#6 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Ruby
Stars
138
Forks
60
PR merge metrics
No merged PRs in 30d

Description

It would be great if we could add a way to generate a default connection. Something like:

```
ResourceKit.configure do |config|
config.default_connection { Faraday.new(url: 'hello.com') }
end
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.