Skip to content

ApiaryOne tool for all your API needs

Manage HTTP, SQL, gRPC, Redis, JQ, Markdown, and more with a single unified interface.

Apiary Logo

Quick Start

Download Pre-built Binaries

Get the latest release for your platform:

Building from Source

If you prefer to build from source:

bash
git clone https://github.com/rprtr258/apiary.git
cd apiary
# go, wails and bun required
wails build
# check build/bin for built binary

Features in Detail

🌐

HTTP Client

Full-featured HTTP client with support for OpenAPI imports, curl import/export, request/response inspection, and HTML/hex/image viewers.

🗄️

SQL Queries

Connect to SQLite, PostgreSQL, ClickHouse, and more. Write raw SQL or use PRQL/PQL. Results displayed as interactive tables with inline filtering and sorting.

gRPC Support

Connect to gRPC services via reflection or proto files. Send and receive structured messages with automatic JSON serialization.

🔍

JQ Processing

Apply JQ queries to any JSON response. Chain transformations and extract data with the powerful JQ language.

📝

Markdown Editor

Write and preview Markdown documents with live rendering. Perfect for documentation, notes, and README files.

🔌

Extensible Plugins

Create custom request types with the plugin system. Add support for Kubernetes, Kafka, S3, MCP servers, and more.

Screenshots

Contributing

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

License

Apiary is released under the MIT License.

Released under the MIT License.