{"id":18348707,"url":"https://github.com/paraboly/axios-client","last_synced_at":"2025-06-23T09:07:06.808Z","repository":{"id":35073682,"uuid":"203587263","full_name":"Paraboly/axios-client","owner":"Paraboly","description":null,"archived":false,"fork":false,"pushed_at":"2023-01-04T07:44:39.000Z","size":15554,"stargazers_count":2,"open_issues_count":10,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-23T09:06:46.933Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/Paraboly.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}},"created_at":"2019-08-21T13:12:52.000Z","updated_at":"2022-01-14T11:09:46.000Z","dependencies_parsed_at":"2023-01-15T13:31:10.296Z","dependency_job_id":null,"html_url":"https://github.com/Paraboly/axios-client","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Paraboly/axios-client","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Paraboly%2Faxios-client","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Paraboly%2Faxios-client/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Paraboly%2Faxios-client/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Paraboly%2Faxios-client/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Paraboly","download_url":"https://codeload.github.com/Paraboly/axios-client/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Paraboly%2Faxios-client/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261449796,"owners_count":23159805,"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-11-05T21:18:53.871Z","updated_at":"2025-06-23T09:07:01.797Z","avatar_url":"https://github.com/Paraboly.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cimg alt=\"Axios Client\" src=\"https://github.com/Paraboly/axios-client/blob/master/assets/logo.png\" width=\"1050\"/\u003e\n\n[![npm version](https://img.shields.io/npm/v/@paraboly/axios-client.svg?style=for-the-badge)](https://www.npmjs.com/package/@paraboly/axios-client)\n[![npm](https://img.shields.io/npm/dt/@paraboly/axios-client.svg?style=for-the-badge)](https://www.npmjs.org/package/@paraboly/axios-client)\n[![License: MIT](https://img.shields.io/badge/License-MIT-green.svg?style=for-the-badge)](https://opensource.org/licenses/MIT)\n[![styled with prettier](https://img.shields.io/badge/styled_with-prettier-ff69b4.svg?style=for-the-badge)](https://github.com/prettier/prettier)\n\n\n## Installation\n\nAdd the dependency:\n\n### Pure React Native:\n\n```ruby\nnpm i @paraboly/axios-client\n```\n\n# Usage\n\n```js\nimport { Api } from \"@paraboly/axios-client\";\n// Setup One Time\nApi.setup({\n  baseUrl: \"your-base-url\"\n});\n// Use it anywhere with automatic handlers\nApi.get(\"/your-path\")\n  .then(res =\u003e console.log(\"res:\", res))\n  .catch(err =\u003e console.log(\"error: \", err));\n```\n\n## Author\n\nparaboly, kurayogun@gmail.com\n\n## License\n\nParaboly Axios-Client Library is available under the MIT license. See the LICENSE file for more info.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fparaboly%2Faxios-client","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fparaboly%2Faxios-client","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fparaboly%2Faxios-client/lists"}