{"id":18051740,"url":"https://github.com/apimatic/faraday-client-adapter","last_synced_at":"2025-04-05T07:13:41.691Z","repository":{"id":68154872,"uuid":"558828153","full_name":"apimatic/faraday-client-adapter","owner":"apimatic","description":"This repository contains the client implementation that uses the faraday client library for the Ruby SDKs provided by APIMatic.","archived":false,"fork":false,"pushed_at":"2024-12-12T07:00:05.000Z","size":66,"stargazers_count":0,"open_issues_count":3,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-02-10T14:53:16.849Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/apimatic.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-10-28T11:45:38.000Z","updated_at":"2024-12-12T06:59:14.000Z","dependencies_parsed_at":null,"dependency_job_id":"22d6e837-5173-4cb0-a82e-84adda62f796","html_url":"https://github.com/apimatic/faraday-client-adapter","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apimatic%2Ffaraday-client-adapter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apimatic%2Ffaraday-client-adapter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apimatic%2Ffaraday-client-adapter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apimatic%2Ffaraday-client-adapter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apimatic","download_url":"https://codeload.github.com/apimatic/faraday-client-adapter/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247299850,"owners_count":20916193,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-30T22:55:32.039Z","updated_at":"2025-04-05T07:13:41.664Z","avatar_url":"https://github.com/apimatic.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# apimatic-faraday-client-adapter\n\n[![Gem Version](https://badge.fury.io/rb/apimatic_faraday_client_adapter.svg)](https://badge.fury.io/rb/apimatic_faraday_client_adapter)\n[![Tests][test-badge]][test-url]\n[![Linting][lint-badge]][lint-url]\n[![Maintainability][maintainability-url]][code-climate-url]\n[![Test Coverage][test-coverage-url]][code-climate-url]\n[![Ruby Style Guide](https://img.shields.io/badge/code_style-rubocop-brightgreen.svg)](https://github.com/rubocop/rubocop)\n[![Licence][license-badge]][license-url]\n\n## Introduction\nThis repository contains the client implementation that uses the faraday client library for the ruby SDKs provided by APIMatic.\n\n## Version supported\nCurrently APIMatic supports  `2.6 \u003c= Ruby version \u003c= 3.2`  hence faraday-client-adapter will need the same versions to be supported.\n\n## Installation\nInstallation is quite simple, just execute the following command:\n```\ngem install apimatic_faraday_client_adapter\n```\n\nIf you'd rather install apimatic_faraday_client_adapter using bundler, add a line for it in your Gemfile:\n```\ngem 'apimatic_faraday_client_adapter'\n```\n\n## Classes\n| Class                                                                                | Description                                                                                        |\n|--------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------|\n| [`FaradayClient`](lib/apimatic-faraday-client-adapter/faraday_client.rb)             | Executes an HttpRequest and converts the HTTP Response from the client to an HttpResponse object.  |\n\n\n## Methods\n| Method                                                                         | Description                                   |\n|--------------------------------------------------------------------------------|-----------------------------------------------|\n| [`create_connection`](lib/apimatic-faraday-client-adapter/faraday_client.rb)   | Initiates a new connection for executing the HTTP calls            |\n| [`execute`](lib/apimatic-faraday-client-adapter/faraday_client.rb)             | Executes request with the properties set                           |\n| [`convert_response`](lib/apimatic-faraday-client-adapter/faraday_client.rb)    | Converts the Response from the HTTP client into HttpResponse object|\n\n## Links\n\n* [apimatic_core_interfaces](https://rubygems.org/gems/apimatic_core_interfaces)\n* [Faraday](https://rubygems.org/gems/faraday)\n\n[test-badge]: https://github.com/apimatic/faraday-client-adapter/actions/workflows/test-runner.yml/badge.svg\n[test-url]: https://github.com/apimatic/faraday-client-adapter/actions/workflows/test-runner.yml\n[lint-badge]: https://github.com/apimatic/faraday-client-adapter/actions/workflows/lint-runner.yml/badge.svg\n[lint-url]: https://github.com/apimatic/faraday-client-adapter/actions/workflows/lint-runner.yml\n[code-climate-url]: https://codeclimate.com/github/apimatic/faraday-client-adapter\n[maintainability-url]: https://api.codeclimate.com/v1/badges/59badaadebeb3478eb48/maintainability\n[test-coverage-url]: https://api.codeclimate.com/v1/badges/59badaadebeb3478eb48/test_coverage\n[license-badge]: https://img.shields.io/badge/licence-MIT-blue\n[license-url]: LICENSE\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fapimatic%2Ffaraday-client-adapter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fapimatic%2Ffaraday-client-adapter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fapimatic%2Ffaraday-client-adapter/lists"}