Skip to content

University Assignment - Benchmarking an express.js server

Notifications You must be signed in to change notification settings

joshika39/nodejs-api-benchmark

Repository files navigation

NodeJS (express) API Benchmark

Important

Make sure you have installed NodeJS and npm on your machine.

Setup

To setup the project, run the following commands:

npm install

Running the server

Run the following command to start the server:

npm start

Now you can access the server at http://localhost:3000.

About

University Assignment - Benchmarking an express.js server

Resources

Stars

Watchers

Forks