Skip to content

Repository files navigation

WoodPecker “”

API Load Test tool written in Javascript (Electron JS).

Screenshot

Installation

Get the latest binary from releases.

Running from source (requires NodeJS v14+)

Clone the repository

git clone https://github.com/uvish/woodpecker.git
cd woodpecker
npm install
npm start

Building from source

Clone the repository and run make included in electron forge template

npm run make

Running a Test API server

A sample api server written in golang is present in test-server directory.

To run ,

  1. install golang
  2. On windows or linux run:
go run main.go
  1. In MacOS we can use the above command or directly run the file
./server

About

Application to perform load test / stress test for Rest APIs.

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages