Apidog

All-in-one Collaborative API Development Platform

API Design

API Documentation

API Debugging

API Mocking

API Automated Testing

Advanced REST client: Moving from Chrome App to Desktop Apps

The Advanced REST client Chrome app has been discarded by Google and will be removed from the Chrome Web Store in the near future. Therefore, we need to migrate the data from the Advanced REST client Chrome app to the desktop app.

David Demir

David Demir

Updated on November 29, 2024

The Advanced REST client is a very well-known HTTP API client used by many developers. However, the Advanced REST client Chrome app has been discarded by Google and will be removed from the Chrome Web Store in the near future. Therefore, we need to migrate the data from the Advanced REST client Chrome app to the desktop app.

In this article, we will show you how to migrate from Advanced REST client Chrome apps to desktop apps.

What is an Advanced REST client?

Advanced REST Client (ARC) is a Google Chrome extension used for testing, debugging, and documentation of RESTful APIs. ARC provides a user-friendly interface for making HTTP requests, sending them to servers, and receiving responses.

Advanced REST client was originally known to users as a Chrome extension, but now Google has discarded the Advanced REST client Chrome online, so you must use the desktop application instead.

How to Use Advanced REST Client to Test APIs
The Advanced REST client is a widely-used tool for testing and communicating HTTP requests. In this article, we’ll dive into the details of this Chrome extension and explore how it can be used to effectively test HTTP requests.

Advanced REST client migration: from Chrome to desktop apps

In this part, we will detail how to migrate data from the Advanced REST client's Chrome app to the desktop app.

Step ⒈Install the desktop app

Go to https://github.com/advanced-rest-client/arc-electron/releases to download and install the latest version of Advanced REST client for desktop.

Step ⒉Export data from Advanced REST client's Chrome app

Open the Chrome app of the Advanced REST client, click on the upper right menu and select "Import and export data".

Import and export data

Step ⒊Prepare export data

Under "Export data," check the data you wish to export and click the PREPARE DATA button.

Prepare export data

Step ⒋Download data

On the next screen, click "Download file" to download the file to a specific destination.

Download Export Data

Step ⒌Import data into the desktop application

Open the Advanced REST Client desktop app and click on "File" then "Import data".

Import data

Step ⒍Select data for import

On the Data Import screen, click "Open from file" and select the file that was downloaded earlier. The contents of the file will be analyzed by the app and imported.

Importing data into the app for desktop

Step ⒎Uninstall the Chrome app

Enter "chrome://apps/" in the Chrome address bar to access the Chrome apps page. Here you can uninstall the Advanced REST client Chrome app that you have installed.

Apidog: Advanced REST client Alternative

Apidog is not only free to send HTTP requests but also provides API design, specification generation, test automation, CI/CD, API mocking, and other features that can be used at any stage of the API life cycle.

Apidog - An integrated platform for API design, debugging, development, mock, and testing
REAL API Design-first Development Platform. Design. Debug. Test. Document. Mock. Build APIs Faster & Together.

Refer to the following operating instructions to easily send HTTP or REST API requests and validate responses.

3 Steps to Send HTTP Requests with Apidog

Although Apidog can support APIs that employ protocols such as RESTful, SOAP, WebSocket, and GraphQL, the following is an example of a Restful (HTTP) API to send a request

On the Step ⒈API execution page, simply enter the HTTP method, API endpoint and parameters, and click the "Send" button to send the HTTP request.

Step ⒉Get the response here. It automatically verifies that the response you get is accurate.

Step ⒊Click the Save APICase button to save the request. You can also save the request sent this time and its response and other information as an APICase. This is very useful as it will be directly available the next time you refer to this case.

How to Run Deepseek R1 Locally Using Ollama ?Tutorials

How to Run Deepseek R1 Locally Using Ollama ?

Learn how to run DeepSeek R1 locally using Ollama in this comprehensive guide. Discover step-by-step instructions, prerequisites, and how to test the API with Apidog.

Ashley Innocent

January 21, 2025

How to Build and Document RESTful APIs with Flask-RESTX and ApidogTutorials

How to Build and Document RESTful APIs with Flask-RESTX and Apidog

Learn how to build RESTful APIs with Flask-RESTX, validate and serialize data, and generate interactive API documentation. Explore Apidog for seamless API testing and documentation management. Download Apidog for free and enhance your API development process today

Ashley Innocent

January 15, 2025

Appium Testing Automation TutorialTutorials

Appium Testing Automation Tutorial

Learn how to master mobile app testing automation with our comprehensive Appium tutorial. This guide covers setting up your environment, writing test scripts, advanced features, and integrating API testing using Apidog. Enhance your testing strategy and deliver robust applications with ease.

Ashley Innocent

January 13, 2025