Url.computer – client side URL parser and cURL query builder Url.computer, a client-side URL parser and cURL query builder, has been released. The tool allows users to parse URLs, build cURL commands, and manage query parameters and headers directly in the browser. It aims to simplify API testing and debugging for developers. url.computer | docs about copy shareable link save to localStorage URL Input https://httpbin.org/get?foo=bar&page=1 Scheme 🔒 Secure web Host Path Query Parameters No query parameters + Add Parameter cURL Builder Single Line Reset Method GET POST PUT PATCH DELETE HEAD OPTIONS Recipes Verbose -v JSON Body User Agent Multipart Form Bearer Token Basic Auth SSH Key Output to File -O Follow Redirects -L Insecure -k Proxy Cookies Headers No headers + Add Header + Add Body url.computer