hqs

0.0.6 • Public • Published

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

Readme

Keywords

Package Sidebar

Install

npm i hqs

Weekly Downloads

7

Version

0.0.6

License

ISC

Unpacked Size

1.77 kB

Total Files

4

Last publish

Collaborators

  • speed