1.0.0 • Published 4 years ago

@hugoalh/network-request v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
4 years ago

[NodeJS] Network Request

hugoalh/NodeJS.NetworkRequest

GitHub Contributors License GitHub Language Count GitHub Top Langauge GitHub Repo Size GitHub Code Size GitHub Watchers GitHub Stars GitHub Forks CodeFactor Grade LGTM Alerts LGTM Grade

Release npm.ioIssuePull Request
Latest: npm.io (npm.io)Pre: npm.io (npm.io)NPMOpen: npm.ioClosed: npm.ioOpen: npm.ioClosed: npm.io

📜 Description

A module/library to provide a easier way to make network request.

Click here to view the official documentation online.

Supported Feature

  • Asynchronous request
  • Protocol HTTP
  • Protocol HTTPS

Planned Upcoming Feature

  • Protocol HTTP2
  • Synchronous request

📄 Documentation (Excerpt)

Getting Started

NodeJS (v10+) & NPM (v6+):

> npm install @hugoalh/network-request

API