{"id":18871873,"url":"https://github.com/foxifyjs/rest-client","last_synced_at":"2026-02-15T14:30:16.135Z","repository":{"id":48026569,"uuid":"164146266","full_name":"foxifyjs/rest-client","owner":"foxifyjs","description":"Client for \"foxify-restify-odin\" package","archived":false,"fork":false,"pushed_at":"2022-12-06T14:43:31.000Z","size":83,"stargazers_count":2,"open_issues_count":3,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-10-29T19:00:08.804Z","etag":null,"topics":["client","foxify","odin","rest"],"latest_commit_sha":null,"homepage":"https://rest-client.js.org","language":"TypeScript","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/foxifyjs.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":"2019-01-04T19:22:01.000Z","updated_at":"2021-11-09T11:50:44.000Z","dependencies_parsed_at":"2023-01-24T02:01:12.954Z","dependency_job_id":null,"html_url":"https://github.com/foxifyjs/rest-client","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foxifyjs%2Frest-client","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foxifyjs%2Frest-client/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foxifyjs%2Frest-client/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foxifyjs%2Frest-client/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/foxifyjs","download_url":"https://codeload.github.com/foxifyjs/rest-client/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239735838,"owners_count":19688349,"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":["client","foxify","odin","rest"],"created_at":"2024-11-08T05:27:48.070Z","updated_at":"2026-02-15T14:30:16.105Z","avatar_url":"https://github.com/foxifyjs.png","language":"TypeScript","funding_links":["https://www.patreon.com/ardalanamini","https://www.buymeacoffee.com/ardalanamini"],"categories":[],"sub_categories":[],"readme":"# rest-client \u003c!-- omit in toc --\u003e\n\nClient for [`foxify-restify-odin`](https://github.com/foxifyjs/foxify-restify-odin) package\n\n[![Npm Version](https://img.shields.io/npm/v/rest-client.svg)](https://www.npmjs.com/package/rest-client)\n[![TypeScript Version](https://img.shields.io/npm/types/rest-client.svg)](https://www.typescriptlang.org)\n[![Package Quality](https://npm.packagequality.com/shield/rest-client.svg)](https://packagequality.com/#?package=rest-client)\n[![Npm Total Downloads](https://img.shields.io/npm/dt/rest-client.svg)](https://www.npmjs.com/package/rest-client)\n[![Npm Monthly Downloads](https://img.shields.io/npm/dm/rest-client.svg)](https://www.npmjs.com/package/rest-client)\n[![Open Issues](https://img.shields.io/github/issues-raw/foxifyjs/rest-client.svg)](https://github.com/foxifyjs/rest-client/issues?q=is%3Aopen+is%3Aissue)\n[![Closed Issues](https://img.shields.io/github/issues-closed-raw/foxifyjs/rest-client.svg)](https://github.com/foxifyjs/rest-client/issues?q=is%3Aissue+is%3Aclosed)\n[![Known Vulnerabilities](https://snyk.io/test/github/foxifyjs/rest-client/badge.svg?targetFile=package.json)](https://snyk.io/test/github/foxifyjs/rest-client?targetFile=package.json)\n[![Dependencies Status](https://david-dm.org/foxifyjs/rest-client.svg)](https://david-dm.org/foxifyjs/rest-client)\n[![Pull Requests](https://img.shields.io/badge/PRs-Welcome-brightgreen.svg)](https://github.com/foxifyjs/rest-client/pulls)\n[![License](https://img.shields.io/github/license/foxifyjs/rest-client.svg)](https://github.com/foxifyjs/rest-client/blob/master/LICENSE)\n[![Build Status](https://api.travis-ci.com/foxifyjs/rest-client.svg?branch=master)](https://travis-ci.com/foxifyjs/rest-client)\n[![Github Stars](https://img.shields.io/github/stars/foxifyjs/rest-client.svg?style=social\u0026label=Stars)](https://github.com/foxifyjs/rest-client)\n[![Github Forks](https://img.shields.io/github/forks/foxifyjs/rest-client.svg?style=social\u0026label=Fork)](https://github.com/foxifyjs/rest-client)\n\n## Table on Contents \u003c!-- omit in toc --\u003e\n\n- [Getting Started](#getting-started)\n  - [Prerequisites](#prerequisites)\n  - [Installation](#installation)\n  - [Usage](#usage)\n- [Versioning](#versioning)\n- [Authors](#authors)\n- [License](#license)\n- [Support](#support)\n\n## Getting Started\n\n### Prerequisites\n\n`npm i axios prototyped.js qs`\n\n\u003e if you're using typescript:\n\n`npm i -D @types/axios @types/qs`\n\n### Installation\n\n`npm i @foxify/rest-client`\n\n### Usage\n\n```javascript\nconst Client = require(\"@foxify/rest-client\");\n```\n\n\u003e for full documentation see [here](https://rest-client.js.org)\n\n## Versioning\n\nWe use [SemVer](http://semver.org) for versioning. For the versions available, see the [tags on this repository](https://github.com/foxifyjs/rest-client/tags).\n\n## Authors\n\n- **Ardalan Amini** - *Owner/Developer* - [@ardalanamini](https://github.com/ardalanamini)\n\nSee also the list of [contributors](https://github.com/foxifyjs/rest-client/contributors) who participated in this project.\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details\n\n## Support\n\nIf my work helps you, please consider\n\n[![Become A Patron](https://c5.patreon.com/external/logo/become_a_patron_button.png)](https://www.patreon.com/ardalanamini)\n\n[![Buy Me A Coffee](https://www.buymeacoffee.com/assets/img/custom_images/orange_img.png)](https://www.buymeacoffee.com/ardalanamini)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffoxifyjs%2Frest-client","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffoxifyjs%2Frest-client","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffoxifyjs%2Frest-client/lists"}