https://github.com/foxifyjs/rest-client
Client for "foxify-restify-odin" package
https://github.com/foxifyjs/rest-client
client foxify odin rest
Last synced: 4 months ago
JSON representation
Client for "foxify-restify-odin" package
- Host: GitHub
- URL: https://github.com/foxifyjs/rest-client
- Owner: foxifyjs
- License: mit
- Created: 2019-01-04T19:22:01.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-06T14:43:31.000Z (over 2 years ago)
- Last Synced: 2024-10-29T19:00:08.804Z (8 months ago)
- Topics: client, foxify, odin, rest
- Language: TypeScript
- Homepage: https://rest-client.js.org
- Size: 81.1 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# rest-client
Client for [`foxify-restify-odin`](https://github.com/foxifyjs/foxify-restify-odin) package
[](https://www.npmjs.com/package/rest-client)
[](https://www.typescriptlang.org)
[](https://packagequality.com/#?package=rest-client)
[](https://www.npmjs.com/package/rest-client)
[](https://www.npmjs.com/package/rest-client)
[](https://github.com/foxifyjs/rest-client/issues?q=is%3Aopen+is%3Aissue)
[](https://github.com/foxifyjs/rest-client/issues?q=is%3Aissue+is%3Aclosed)
[](https://snyk.io/test/github/foxifyjs/rest-client?targetFile=package.json)
[](https://david-dm.org/foxifyjs/rest-client)
[](https://github.com/foxifyjs/rest-client/pulls)
[](https://github.com/foxifyjs/rest-client/blob/master/LICENSE)
[](https://travis-ci.com/foxifyjs/rest-client)
[](https://github.com/foxifyjs/rest-client)
[](https://github.com/foxifyjs/rest-client)## Table on Contents
- [Getting Started](#getting-started)
- [Prerequisites](#prerequisites)
- [Installation](#installation)
- [Usage](#usage)
- [Versioning](#versioning)
- [Authors](#authors)
- [License](#license)
- [Support](#support)## Getting Started
### Prerequisites
`npm i axios prototyped.js qs`
> if you're using typescript:
`npm i -D @types/axios @types/qs`
### Installation
`npm i @foxify/rest-client`
### Usage
```javascript
const Client = require("@foxify/rest-client");
```> for full documentation see [here](https://rest-client.js.org)
## Versioning
We use [SemVer](http://semver.org) for versioning. For the versions available, see the [tags on this repository](https://github.com/foxifyjs/rest-client/tags).
## Authors
- **Ardalan Amini** - *Owner/Developer* - [@ardalanamini](https://github.com/ardalanamini)
See also the list of [contributors](https://github.com/foxifyjs/rest-client/contributors) who participated in this project.
## License
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details
## Support
If my work helps you, please consider
[](https://www.patreon.com/ardalanamini)
[](https://www.buymeacoffee.com/ardalanamini)