Any plan for supports Faraday adapter?
Open
Nobody has claimed this yet.
- Dominant language
- Ruby
- Stars
- 1.5k
- Forks
- 88
- Avg merge
- 3d 19h
- Merged PRs (30d)
- 5
Description
Semian just supports net_http for HTTP adapter.
In Ruby, faraday and http is also one of the representative HTTP client libraries.
Is there any plan for supports faraday?
if no, Could I implement it?
### Tasks
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing Semian’s existing net_http adapter support and how adapter integrations are tested. Determine the integration boundary and expected behavior for Faraday before implementing it; done should mean Faraday is supported consistently with the existing HTTP adapter and the relevant tests pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ruby
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100