Node.js microservice for checking HTTP resource availability
yarn installyarn startThe following environment variables are supported:
HTTP_ACCESS_HELPER_PORTfor customizing the server's portHTTP_ACCESS_HELPER_TIMEOUTfor customizing request timeout.
yarn test