Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mountain-loop/yaak
The most intuitive desktop API client. Organize and execute REST, GraphQL, and gRPC requests in a simple and intuitive app.
https://github.com/mountain-loop/yaak
desktop http-client linux macos tauri windows
Last synced: 4 days ago
JSON representation
The most intuitive desktop API client. Organize and execute REST, GraphQL, and gRPC requests in a simple and intuitive app.
- Host: GitHub
- URL: https://github.com/mountain-loop/yaak
- Owner: mountain-loop
- License: mit
- Created: 2023-02-16T04:37:02.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2025-01-09T06:09:00.000Z (12 days ago)
- Last Synced: 2025-01-09T11:02:06.458Z (11 days ago)
- Topics: desktop, http-client, linux, macos, tauri, windows
- Language: TypeScript
- Homepage: https://yaak.app
- Size: 27 MB
- Stars: 2,532
- Watchers: 9
- Forks: 79
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- my-awesome-github-stars - mountain-loop/yaak - The most intuitive desktop API client. Organize and execute REST, GraphQL, and gRPC requests in a simple and intuitive app. (TypeScript)
- awesome-github-repos - mountain-loop/yaak - The most intuitive desktop API client. Organize and execute REST, GraphQL, and gRPC requests in a simple and intuitive app. (TypeScript)
- jimsghstars - mountain-loop/yaak - The most intuitive desktop API client. Organize and execute REST, GraphQL, and gRPC requests in a simple and intuitive app. (TypeScript)
README
# Yaak API Client
Yaak is a desktop API client for organizing and executing REST, GraphQL, and gRPC
requests. It's built using [Tauri](https://tauri.app), Rust, and ReactJS.![screenshot](https://github.com/user-attachments/assets/f18e963f-0b68-4ecb-b8b8-cb71aa9aec02)
## Feedback and Bug Reports
All feedback, bug reports, questions, and feature requests should be reported to
[feedback.yaak.app](https://feedback.yaak.app). Issues will be duplicated
in this repository if applicable.## Community Projects
- [`yaak2postman`](https://github.com/BiteCraft/yaak2postman) CLI for converting Yaak data
exports to Postman-compatible collections## Contribution Policy
Yaak is open source, but only accepting contributions for bug fixes. See the
[`good first issue`](https://github.com/yaakapp/app/labels/good%20first%20issue) label for
issues that are more approachable for contribution.To get started, visit [`DEVELOPMENT.md`](DEVELOPMENT.md) for tips on setting up your
environment.