Socket
Socket
Sign inDemoInstall

hqs

Package Overview
Dependencies
70
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    hqs

Yet another Http Query Service.


Version published
Maintainers
1
Install size
2.29 MB
Created

Readme

Source

Http Query Service

It is a service of http query for some server that can not wait for return.

For example the php can not wait for http return, so the best solution is throw the http address to a Http Service returns immediately, and the Http Service can send a asynchronous request to the purpose url to complete the job.

How to run

$npm install hqs -g

$hqs

then the service will run on fastcgi mode at localhost:3000

Keywords

FAQs

Last updated on 23 Nov 2019

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc