Multiple Request Types
Supports HTTP, SQL, gRPC, Redis, JQ, Markdown, SQLSource, and HTTPSource plugins. Extensible plugin system for custom request types.
Manage HTTP, SQL, gRPC, Redis, JQ, Markdown, and more with a single unified interface.
Get the latest release for your platform:
If you prefer to build from source:
git clone https://github.com/rprtr258/apiary.git
cd apiary
# go, wails and bun required
wails build
# check build/bin for built binaryFull-featured HTTP client with support for OpenAPI imports, curl import/export, request/response inspection, and HTML/hex/image viewers.
Connect to SQLite, PostgreSQL, ClickHouse, and more. Write raw SQL or use PRQL/PQL. Results displayed as interactive tables with inline filtering and sorting.
Connect to gRPC services via reflection or proto files. Send and receive structured messages with automatic JSON serialization.
Apply JQ queries to any JSON response. Chain transformations and extract data with the powerful JQ language.
Write and preview Markdown documents with live rendering. Perfect for documentation, notes, and README files.
Create custom request types with the plugin system. Add support for Kubernetes, Kafka, S3, MCP servers, and more.

Apiary is open source and welcomes contributions! Check out the GitHub repository to report issues, suggest features, or submit pull requests.
Apiary is released under the MIT License.