From a15176841b0ddb3ac1f39c78a9d0cd42ea5e2def Mon Sep 17 00:00:00 2001 From: Gregory Schier Date: Mon, 3 Feb 2025 12:19:13 -0800 Subject: [PATCH] Add features to README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7bc84a08..e4c8d9e8 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,7 @@ requests. It's built using [Tauri](https://tauri.app), Rust, and ReactJS. 💽 Mirror workspace data to a directory for integration with Git or Dropbox.
📜 View response history for each request.
🔌 Create your own plugins for authentication, template tags, and more!
+🛜 Configure a proxy to access firewall-blocked APIs ## Feedback and Bug Reports