<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: rvilgalys</title>
    <description>The latest articles on DEV Community by rvilgalys (@rvilgalys).</description>
    <link>https://dev.to/rvilgalys</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F361232%2Fb6e939e5-4528-4b3e-8253-5bac62e74e98.jpeg</url>
      <title>DEV Community: rvilgalys</title>
      <link>https://dev.to/rvilgalys</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/rvilgalys"/>
    <language>en</language>
    <item>
      <title>url.computer | client side URL parser &amp; cURL query builder</title>
      <dc:creator>rvilgalys</dc:creator>
      <pubDate>Wed, 17 Jun 2026 12:01:03 +0000</pubDate>
      <link>https://dev.to/rvilgalys/urlcomputer-client-side-url-parser-curl-query-builder-c2k</link>
      <guid>https://dev.to/rvilgalys/urlcomputer-client-side-url-parser-curl-query-builder-c2k</guid>
      <description>&lt;p&gt;Hello internet,&lt;/p&gt;

&lt;p&gt;Excited to share &lt;a href="https://url.computer/" rel="noopener noreferrer"&gt;https://url.computer/&lt;/a&gt;, a simple client-side developer tool that helps parse and edit URLs and build cURL queries.&lt;/p&gt;

&lt;p&gt;It's meant to be a lightweight Postman alternative that's 100% private and client side, and makes both editing and saving URLs easy.&lt;/p&gt;

&lt;p&gt;OMG it's got features &amp;amp; stuff:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Easily parse and live-edit URLs.&lt;/li&gt;
&lt;li&gt;Build cURL queries with headers, JSON body, flags, whatever.&lt;/li&gt;
&lt;li&gt;100% client side, no accounts, nothing is sent to any server.&lt;/li&gt;
&lt;li&gt;Local app state is saved to the URL #fragment creating shareable links.&lt;/li&gt;
&lt;li&gt;Save states to local storage.&lt;/li&gt;
&lt;li&gt;Import a URL directly by pasting it in: &lt;a href="https://url.computer/google.com" rel="noopener noreferrer"&gt;https://url.computer/google.com&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;Automatically clean up URL query args: url.computer/clean/cool-thing-i-found.com?oh-no-a-tracking-id=omgwtf&lt;/li&gt;
&lt;li&gt;It's a nice shade of blue.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;I made this to make my life easier working on long, complex, and usually ephemeral dev URLs.&lt;/p&gt;

&lt;p&gt;Use cases:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Edit or replace a single query or piece of a long URL that's annoying to parse yourself.&lt;/li&gt;
&lt;li&gt;Save a dev or staging URL you're working on and need to keep reloading.&lt;/li&gt;
&lt;li&gt;Save a sample API query, including the cURL stuff to ping it, and share it with a coworker.&lt;/li&gt;
&lt;li&gt;Paste an inscrutable url somewhere for your own reasons: &lt;a href="https://url.computer/#N4IgrgTgNiBcIAsAuSAOBnWB6LSCmAdngIYRILoLEp4QCWBA5gEZQD2A7ugHQDGbAWyyleCOgDc86LPwF1eWAIwAPAAyKQAGhC9IMWKAF5ybACZwQAcQCiAFS2ISp2ujjAAvtuZmAnhYdsqEh0bASusADaALru7kA===" rel="noopener noreferrer"&gt;https://url.computer/#N4IgrgTgNiBcIAsAuSAOBnWB6LSCmAdngIYRILoLEp4QCWBA5gEZQD2A7ugHQDGbAWyyleCOgDc86LPwF1eWAIwAPAAyKQAGhC9IMWKAF5ybACZwQAcQCiAFS2ISp2ujjAAvtuZmAnhYdsqEh0bASusADaALru7kA===&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;Enjoy the nice shade of blue &amp;amp; the fact that .computer is a valid TLD.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Feedback, issues, bugs, and stuff like that go here: &lt;a href="https://github.com/rvilgalys/url.computer" rel="noopener noreferrer"&gt;https://github.com/rvilgalys/url.computer&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Hope y'all find it useful!&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>learning</category>
      <category>nextjs</category>
      <category>development</category>
    </item>
  </channel>
</rss>
