url.computer | 클라이언트 사이드 URL 파서 & cURL 쿼리 빌더

작성자

카테고리:

← 피드로
DEV Community · rvilgalys · 2026-06-17 개발(SW)
Cover image for url.computer | client side URL parser & cURL query builder

rvilgalys

Hello internet,

Excited to share https://url.computer/, a simple client-side developer tool that helps parse and edit URLs and build cURL queries.

It’s meant to be a lightweight Postman alternative that’s 100% private and client side, and makes both editing and saving URLs easy.

OMG it’s got features & stuff:

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

I made this to make my life easier working on long, complex, and usually ephemeral dev URLs.

Use cases:

Feedback, issues, bugs, and stuff like that go here: https://github.com/rvilgalys/url.computer

Hope y’all find it useful!

원문에서 계속 ↗

코멘트

답글 남기기

이메일 주소는 공개되지 않습니다. 필수 필드는 *로 표시됩니다