API Request Controller How to run The project has tests simulating 1, 10 and a 100 concurrent requests npm i npm test Structure The maain functionality is in src/makeConcurrentRequests.ts. Other files are mostly env setup.