Skip to content

CIRCLECI-GWP/load-tests-node-apis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Automating load tests for APIs

Continuously load testing a simple Node.js API using Apache benchmark, a load testing and benchmarking tool for HTTP server.

CircleCI

Details

This repo is built following a tutorial published on CircleCI blog under the CircleCI Guest Writer Program.

  • Blog post: Not yet published
  • Author's GitHub profile: Fikayo Adepoju

About CircleCI Guest Writer Program

Join a team of freelance writers and write about your favorite technology topics for the CircleCI blog. Read more about the program here.

Reviewers: Laureen Harris, Stanley Ndagi


Running the Application

  1. Clone the repo. Run git clone https://github.com/CIRCLECI-GWP/load-tests-node-apis.git
  2. Run cd load-tests-node-apis
  3. Run npm install
  4. Run npm start
  5. Navigate to http://localhost:3000/users/get (Preferrably using an API platform like Postman or Insomnia)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published