
ReqConvert
Convert any DevTools network request to code in one click
What it does
ReqConvert lives inside Chrome DevTools and captures every network request in real time. Click any request → pick your format → copy production-ready code instantly. ✅ FREE: cURL, fetch 🔒 PRO ($4.99/mo): Axios, Python requests, React Query hooks, TypeScript + interfaces, httpx async/await, Postman Collection export Perfect for: • Developers debugging APIs who want to reproduce calls in code fast • devs wiring up React Query or Axios • Anyone who manually reconstruct a curl from DevTools
Does the same job
all alternatives →- UDUncurl.dev – Convert curl commands to a shareable, executable UI2025 · uncurl.dev · ▲115
Hey HN, I built uncurl.dev to scratch my own itch: I kept getting curl commands in API docs, bug reports, or Slack messages and wanted a quick way to visualize, run, and debug them without firing up Postman or writing code to dissect them. It was also sometimes painful to create a test page specifically for non-tech users to consume an API. I originally vibe-coded this over a weekend just to make it easier for myself to debug API requests shared as curl commands. It slowly grew into something I found surprisingly useful in my workflow, so I decided to clean it up and share it. uncurl.dev…

- TTTypeScript to GraphQL conversion tool with type inference2018 · github.com · ▲90
- CCConvert Chrome-generated cURL Commands to Python Requests2014 · curl.trillworks.com · ▲27

- IBI Built a Metasearch Engine with React, Redux, Express and TypeScript2018 · github.com · ▲79
More dev tools this month
the category →



The first open-source price index for GPU compute
Dev tools · 10d ago · getcomputable.com

OpenTrailPaper is open-source bike computer firmware for the LilyGO T5S3 4.7" E-Paper PRO. It supports offline maps, GPX routes, FIT recording and Bluetooth sensors.
Dev tools · 2d ago · opentrailpaper.com

Open-source GTM skills for technical founders
Dev tools · 29d ago · gtmcofounder.com
Launched alongside, May 2026
the whole month →

Parallel agents, diff reviewer, and multi-model comparisons
Dev tools · May 2026 · kilo.ai


- NW
Hey HN, Henry here from Cactus. We open-sourced Needle, a 26M parameter function-calling (tool use) model. It runs at 6000 tok/s prefill and 1200 tok/s decode on consumer devices. We were always frustrated by the little effort made towards building agentic models that run on budget phones, so we conducted investigations that led to an observation: agentic experiences are built upon tool calling, and massive models are overkill for it. Tool calling is fundamentally retrieval-and-assembly (match query to tool name, extract argument values, emit JSON), not reasoning. Cross-attention…
Life & fun · May 2026 · github.com
- FM
Dev tools · May 2026 · github.com