node-har-validator

Extremely fast HTTP Archive (HAR) validator using JSON Schema
  https://github.com/ahmadnassri/har-validator
  0
  no reviews



HTTP Archive (HAR) format defines an archival format for HTTP transactions that can be used by a web browser to export detailed performance data about web pages it loads.

This library is a dependency of request, the simplest way possible to make http calls.

Node.js is an event-based server-side JavaScript engine.