mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-04-24 01:38:26 +02:00
Update README.md
This commit is contained in:
29
README.md
29
README.md
@@ -7,25 +7,24 @@ APIs. It's built using [Tauri](https://tauri.app), Rust, and ReactJS.
|
|||||||
|
|
||||||
## Feature Overview
|
## Feature Overview
|
||||||
|
|
||||||
🪂 Import data from Postman, Insomnia, OpenAPI, Swagger, or Curl.<br/>
|
- 🪂 Import data from Postman, Insomnia, OpenAPI, Swagger, or Curl.<br/>
|
||||||
📤 Send requests via REST, GraphQL, Server Sent Events (SSE), WebSockets, or gRPC.<br/>
|
- 📤 Send requests via REST, GraphQL, Server Sent Events (SSE), WebSockets, or gRPC.<br/>
|
||||||
🔐 Automatically authorize requests with OAuth 2.0, JWT tokens, Basic Auth, and more.<br/>
|
- 🔐 Automatically authorize requests with OAuth 2.0, JWT tokens, Basic Auth, and more.<br/>
|
||||||
🔎 Filter response bodies using JSONPath or XPath queries.<br/>
|
- 🔎 Filter response bodies using JSONPath or XPath queries.<br/>
|
||||||
⛓️ Chain together multiple requests to dynamically reference values.<br/>
|
- ⛓️ Chain together multiple requests to dynamically reference values.<br/>
|
||||||
📂 Organize requests into workspaces and nested folders.<br/>
|
- 📂 Organize requests into workspaces and nested folders.<br/>
|
||||||
🧮 Use environment variables to easily switch between Prod and Dev.<br/>
|
- 🧮 Use environment variables to easily switch between Prod and Dev.<br/>
|
||||||
🏷️ Send dynamic values like UUIDs or timestamps using template tags.<br/>
|
- 🏷️ Send dynamic values like UUIDs or timestamps using template tags.<br/>
|
||||||
🎨 Choose from many of the included themes, or make your own.<br/>
|
- 🎨 Choose from many of the included themes, or make your own.<br/>
|
||||||
💽 Mirror workspace data to a directory for integration with Git or Dropbox.<br/>
|
- 💽 Mirror workspace data to a directory for integration with Git or Dropbox.<br/>
|
||||||
📜 View response history for each request.<br/>
|
- 📜 View response history for each request.<br/>
|
||||||
🔌 Create your own plugins for authentication, template tags, and more!<br/>
|
- 🔌 Create your own plugins for authentication, template tags, and more!<br/>
|
||||||
🛜 Configure a proxy to access firewall-blocked APIs
|
- 🛜 Configure a proxy to access firewall-blocked APIs
|
||||||
|
|
||||||
## Feedback and Bug Reports
|
## Feedback and Bug Reports
|
||||||
|
|
||||||
All feedback, bug reports, questions, and feature requests should be reported to
|
All feedback, bug reports, questions, and feature requests should be reported to
|
||||||
[feedback.yaak.app](https://feedback.yaak.app). Issues will be duplicated
|
[feedback.yaak.app](https://feedback.yaak.app).
|
||||||
in this repository if applicable.
|
|
||||||
|
|
||||||
## Community Projects
|
## Community Projects
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user