Forums
toran - Debug any API with a URL swap. No SDK needed.
toran lets you inspect outbound API calls with a simple URL swap. No SDK, no proxy setup, no code changes.
Swap your base URL → watch requests stream live in your browser.
See method, path, headers, status codes, timing and full request/response bodies.
Built for AI/MCP developers debugging agent tool calls, backend engineers working with third-party APIs and anyone tired of console.log debugging.
Read-only by design. Sensitive headers redacted. Single-digit ms overhead. No sign-up required.
Axiomo - PR intent and context signals, not AI code review noise
Most AI code review tools flood your PRs with line-level nitpicks. Axiomo takes a different approach. It surfaces the signal that actually matters before you review.
For every PR, Axiomo generates a structured Signal: contributor context, intent summary, risk drivers, CI evidence, and focus files. You see who's changing what, why it matters, and where to look first.
No auto-generated code suggestions. No comment spam. Just the context you need to review PRs with confidence instead of fatigue.
Building a zero-setup API debugger, would love feedback
Hey PH
I'm working on toran, a live API inspection tool that works with just a URL swap. No SDK, no proxy config, no cert setup.
The problem - I couldn't see what my code was actually sending to third-party APIs. Debugging meant console.logs everywhere or messing with Charles/Proxyman certs.
