From 401022d4b54a8dca4dd015f6289fa16d3496dbdc Mon Sep 17 00:00:00 2001 From: Ankit Mahato Date: Wed, 29 Nov 2023 17:14:30 +0530 Subject: [PATCH] Update README.md --- README.md | 33 +++++++++++++++------------------ 1 file changed, 15 insertions(+), 18 deletions(-) diff --git a/README.md b/README.md index 8aba7c85..134abbba 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,8 @@ API Dash is a beautiful open-source cross-platform API Client that can help you easily create & customize your API requests, visually inspect responses and generate Dart code on the go. +![Image](https://github.com/foss42/apidash/assets/615622/984b3c95-a6a1-48a5-a6ba-5a1e95802b5d) + ## Download API Dash can be downloaded from the links below: @@ -25,45 +27,39 @@ API Dash can be downloaded from the links below: .dmg Link Apple Silicon & Intel - Link + Link Windows .exe Link 64-bit - Link + Link Linux .deb Link amd64 - Link + Link arm64 - Link + Link .rpm Link x86_64 - Link + Link aarch64 - Link + Link -## A Quick Glimpse of API Dash ⚡️ (Demo Video) - -Demo Video on Youtube - [Link](https://youtu.be/IQlrgpNpS2s) (In case there is an error loading the embedded video below 👇) - -https://github.com/foss42/apidash/assets/615622/fccc569e-3152-47be-9f94-ceb851ee85a0 - ## List of Features **↗️ Create & Customize API Requests** @@ -71,6 +67,11 @@ https://github.com/foss42/apidash/assets/615622/fccc569e-3152-47be-9f94-ceb851ee - Easily manipulate and play around with request inputs like `headers`, `query parameters` and `body`. - Full support to send text content with 🥳 Unicode/Emoji and preview any API response containing Unicode/Emoji. +**💼 Organize Requests in Collections & Folders** +- Create collections and folders to organize your requests. +- Press and Drag to Re-arrange requests. +- Click and open popup menu to rename, duplicate and delete a request. + **🔎 Visually Preview and Download Data & Multimedia API Responses** - Inspect the API Response (HTTP status code, error message, headers, body, time taken). - View formatted code previews for responses of various content types like `JSON`, `XML`, `YAML`, `HTML`, `SQL`, etc. @@ -83,14 +84,10 @@ https://github.com/foss42/apidash/assets/615622/fccc569e-3152-47be-9f94-ceb851ee **🌙 Full Dark Mode Support** - Easily switch between light mode and dark mode. -**💼 Organize Requests in Collection Pane** -- Press and Drag to Re-arrange requests. -- Double-click to rename requests. -- Click and open popup menu to duplicate and delete a request. - **💾 Data** - Data is persisted locally on the disk. To save the current snapshot, just press the **Save** button in the collection pane. -- Export your data into a HAR (HTTP Archive) file that can be version controlled & can be directly imported in other API Clients like Postman, Paw, etc. To access this option goto `Settings > Export Data`. +- Click and open the collection/folder popup menu to export it as HAR. This can be version controlled & can be directly imported in other API Clients like Postman, Paw, etc. +- Export your entire data into a HAR (HTTP Archive) file. To access this option goto `Settings > Export Data`. **⚙️ Settings & Other Options** - Customize various options using a dedicated Settings screen.