kroks
kroks
CDCloudflare Developers
Created by kroks on 1/21/2025 in #workers-help
Workers design advice - running multiple curls and processing responses #coding-help
Hi all, I need to run ten curls in a row consecutively, could you please advise me on design? Final goal is having one single page with 1. a few input fields like email, key, etc 2. hitting the bulk run button 3. processing responses and reporting (un)success on same page It is a migration from postman runner, so the only differences between requests is path, request body, and test criteria Not a developer myself and would highly appreciate advice on how to built it in simplest way on full Cloudflare stack Already got a worker running for submitting authed request and getting the response, and playing around on VSS + Wrangler and CF tenant
6 replies