foxifyjs / rest-client

Client for "foxify-restify-odin" package

Home Page:https://rest-client.js.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rest-client

Client for foxify-restify-odin package

Npm Version TypeScript Version Package Quality Npm Total Downloads Npm Monthly Downloads Open Issues Closed Issues Known Vulnerabilities Dependencies Status Pull Requests License Build Status Github Stars Github Forks

Table on Contents

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

const Client = require("@foxify/rest-client");

for full documentation see here

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

Authors

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE file for details

Support

If my work helps you, please consider

Become A Patron

Buy Me A Coffee

About

Client for "foxify-restify-odin" package

https://rest-client.js.org

License:MIT License


Languages

Language:TypeScript 100.0%