{"id":21082300,"url":"https://github.com/olsonpm/make-axios-behave-like-curl","last_synced_at":"2026-07-03T18:04:59.802Z","repository":{"id":80606426,"uuid":"259776303","full_name":"olsonpm/make-axios-behave-like-curl","owner":"olsonpm","description":null,"archived":false,"fork":false,"pushed_at":"2020-04-29T00:24:47.000Z","size":19,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"dev","last_synced_at":"2025-10-26T23:34:18.891Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/olsonpm.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2020-04-28T23:35:37.000Z","updated_at":"2020-04-29T00:24:49.000Z","dependencies_parsed_at":null,"dependency_job_id":"db021b8a-499d-4c58-9f40-558897e594de","html_url":"https://github.com/olsonpm/make-axios-behave-like-curl","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/olsonpm/make-axios-behave-like-curl","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/olsonpm%2Fmake-axios-behave-like-curl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/olsonpm%2Fmake-axios-behave-like-curl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/olsonpm%2Fmake-axios-behave-like-curl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/olsonpm%2Fmake-axios-behave-like-curl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/olsonpm","download_url":"https://codeload.github.com/olsonpm/make-axios-behave-like-curl/tar.gz/refs/heads/dev","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/olsonpm%2Fmake-axios-behave-like-curl/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35096012,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-03T02:00:05.635Z","response_time":110,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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-11-19T20:13:36.381Z","updated_at":"2026-07-03T18:04:59.785Z","avatar_url":"https://github.com/olsonpm.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## What is this library\n\nit is a function which creates a new axios instance that is intended to behave\nlike curl\n\n## Why create it ?\n\nI use curl a lot and cause bugs when using axios because I expect it to behave\nthe same.  Normally this is due to default headers added, however there may be\nadditional behavior that axios follows which curl doesn't since curl is more\nbare bones.\n\n## How to use it ?\n\n```\nimport makeAxiosBehaveLikeCurl from 'make-axios-behave-like-curl'\nimport axios from 'axios'\n\n// curl is a new instance of axios\nconst curl = makeAxiosBehaveLikeCurl(axios)\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Folsonpm%2Fmake-axios-behave-like-curl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Folsonpm%2Fmake-axios-behave-like-curl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Folsonpm%2Fmake-axios-behave-like-curl/lists"}