ResponseToFile-Postman icon indicating copy to clipboard operation
ResponseToFile-Postman copied to clipboard

Store responses in to database continuously

Open SAPHemlock opened this issue 3 years ago • 0 comments

This node script uses express and mssql packages mainly to store the api response in the database column on set frequency. No need to have postman runner or anything else except this code which itself calls API and prepares data which is helpful if user wants to query and analyze JSON response from api endpoint.

SAPHemlock avatar Jun 28 '22 05:06 SAPHemlock