Sign inSign up

invision70/expressfromus-async-requests

By invision70

•Updated almost 10 years ago

nodejs

Image
0

318

invision70/expressfromus-async-requests repository overview

⁠Service get data from urls async

Get data async from url

POST /api/async/request

Params:

urls - array of processing urls header - header data for this request

Response:

Get response from RabbitMQ from async_request_response queue

Response format:

{
	'body': body, // body requested one page
	'url': url, // url requested page
	'method': method, // method requested page
	'headers': headers // headers requested page
}

Tag summary

Content type

Image

Digest

Size

315.9 MB

Last updated

almost 10 years ago

docker pull invision70/expressfromus-async-requests