An open API service indexing awesome lists of open source software.

https://github.com/dippynark/goldengoose

A simple load generating HTTP server
https://github.com/dippynark/goldengoose

Last synced: 5 months ago
JSON representation

A simple load generating HTTP server

Awesome Lists containing this project

README

          

# goldengoose

goldengoose is a small HTTP server with two endpoints (`/` and `/delay`). `/` simulates light load
whilst `/delay` simulates a high CPU request lasting 10 seconds.