This repo contains test script to measure a REST API performance. Using PerformanceObserver firstly subscribed to performance-related events, and then displaying the api response time.
to install the packages use the following command:
npm install
to run the test script:
npm test