jarrodek / ChromeRestClient

ARC Chrome is deprecated. Please move to https://github.com/advanced-rest-client/arc-electron/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Advanced Rest Client Application - Chrome Application

This project is deprecated and no longer maintained. Please, use ARC desktop client instead.

Why is this deprecated?

Chrome application had a long a really good run. But Google decided to end this project in favor of PWA. Unfortunately PWAs aren't the right path for an API testing application as there are several restrictions built into the web platform (like CORS). Because of that a desktop client based on the Electron project was created.

Moving the data

There's no way to automatically migrate the data from one application to another. These are completely different applications. Instead use the export option in the Chrome Client to export the data. You can then import the same data into the desktop client.

About

ARC Chrome is deprecated. Please move to https://github.com/advanced-rest-client/arc-electron/

License:Apache License 2.0


Languages

Language:JavaScript 62.0%Language:HTML 30.2%Language:RAML 7.3%Language:CSS 0.6%