{"id":17130380,"url":"https://github.com/swelham/ivar_httpoison","last_synced_at":"2025-03-24T04:44:07.689Z","repository":{"id":57508909,"uuid":"98418517","full_name":"swelham/ivar_httpoison","owner":"swelham","description":"An HTTPoison adapter for the Ivar HTTP client","archived":false,"fork":false,"pushed_at":"2018-11-04T20:42:48.000Z","size":19,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-04T10:18:55.609Z","etag":null,"topics":["elixir","http-adapter","httpoison","ivar"],"latest_commit_sha":null,"homepage":null,"language":"Elixir","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/swelham.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}},"created_at":"2017-07-26T12:07:26.000Z","updated_at":"2018-11-04T20:42:49.000Z","dependencies_parsed_at":"2022-09-19T11:12:35.293Z","dependency_job_id":null,"html_url":"https://github.com/swelham/ivar_httpoison","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swelham%2Fivar_httpoison","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swelham%2Fivar_httpoison/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swelham%2Fivar_httpoison/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swelham%2Fivar_httpoison/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/swelham","download_url":"https://codeload.github.com/swelham/ivar_httpoison/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245212136,"owners_count":20578440,"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":["elixir","http-adapter","httpoison","ivar"],"created_at":"2024-10-14T19:12:15.177Z","updated_at":"2025-03-24T04:44:07.664Z","avatar_url":"https://github.com/swelham.png","language":"Elixir","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Build Status](https://travis-ci.org/swelham/ivar_httpoison.svg?branch=master)](https://travis-ci.org/swelham/ivar_httpoison) [![Deps Status](https://beta.hexfaktor.org/badge/all/github/swelham/ivar_httpoison.svg)](https://beta.hexfaktor.org/github/swelham/ivar_httpoison) [![Hex Version](https://img.shields.io/hexpm/v/ivar_httpoison.svg)](https://hex.pm/packages/ivar_httpoison)\n\n# Ivar HTTPoison\n\nAn HTTPoison adapter for the Ivar HTTP client\n\n## Usage\n\nAdd `ivar_httpoison` to your list of dependencies in `mix.exs`\n\n```elixir\ndef deps do\n  [\n    {:ivar_httpoison, \"~\u003e 0.2.0\"}\n  ]\nend\n```\n\nAnd then configure Ivar to use the adapter\n\n```elixir\nconfig :ivar,\n  adapter: Ivar.HTTPoison\n```\n\n## HTTPoison Config\n\nYou can configure any of the HTTPoison options via the `http` config key and these will be passed onto HTTPoison\n\n```elixir\nconfig :ivar,\n  adapter: Ivar.HTTPoison,\n  http: [\n    timeout : 5_000\n  ]\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fswelham%2Fivar_httpoison","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fswelham%2Fivar_httpoison","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fswelham%2Fivar_httpoison/lists"}