Documentation
Samvad संवाद
A modern, lightweight desktop HTTP client for testing and debugging APIs. Built with Tauri and React — native performance with a beautiful interface.
Getting Started
Installation, prerequisites, and your first request.
→HTTP Methods
GET, POST, PUT, PATCH, DELETE, OPTIONS, HEAD, WS.
→Authentication
Basic, Bearer token, API Key, and more.
→Environments
Manage variables across staging, production, and dev.
→WebSocket
Raw WS and GraphQL-WS real-time connections.
→Keyboard Shortcuts
Speed up your workflow with the command palette.
→What is Samvad?
Samvad (संवाद) means "dialogue" or "conversation" in Hindi/Sanskrit — reflecting the ongoing dialogue between client and server.
Samvad is a native desktop application built with Tauri 2 andReact 19 for making, testing, and debugging HTTP requests. It provides a clean, intuitive interface with all the power you'd expect from a professional API client.
Tech Stack
| Layer | Technology |
|---|---|
| UI Framework | React 19 + TypeScript |
| Desktop Runtime | Tauri 2 (Rust) |
| Styling | Tailwind CSS 4 |
| State | Zustand |
| Editor | Monaco Editor |
| HTTP Backend | Reqwest (Rust) |
| Async Runtime | Tokio |
Quick Start
Head to the Getting Started guide to install Samvad and make your first request in minutes.