1.1.2 • Published 5 years ago

apisense v1.1.2

Weekly downloads
-
License
BSD 3-Clause
Repository
-
Last release
5 years ago

First, install the package via NPM: npm install apisense --save

The interface shows all the request received in the server (the recent ones first).

You can click in any request to get all the details about that request, this includes the logs generated by that requests, the new requests and also the response sent.

You can also click in the information like the response to get the headers and body data.