Beam - A HTTP client for developers built with Rust
by•
A HTTP client for developers built with Rust.
## Features
- Native, local-first, no telemetry
- Multi-workspace organization with folders and requests
- HTTP request with common methods
- Authentication support for Bearer, Basic, and API Key
- Request body formats for JSON, XML, Text, GraphQL, Form URL-Encoded, and Multipart
- Global environments support
- Post-response JavaScript scripting
- Theme support with light/dark mode and a clean desktop interface
Replies