Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jarrodek/ChromeRestClient
ARC Chrome is deprecated. Please move to https://github.com/advanced-rest-client/arc-electron/
https://github.com/jarrodek/ChromeRestClient
deprecated
Last synced: 3 months ago
JSON representation
ARC Chrome is deprecated. Please move to https://github.com/advanced-rest-client/arc-electron/
- Host: GitHub
- URL: https://github.com/jarrodek/ChromeRestClient
- Owner: jarrodek
- License: apache-2.0
- Created: 2015-11-20T16:20:00.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2021-01-28T18:43:48.000Z (almost 4 years ago)
- Last Synced: 2024-08-01T03:26:10.903Z (6 months ago)
- Topics: deprecated
- Language: JavaScript
- Homepage:
- Size: 453 MB
- Stars: 370
- Watchers: 22
- Forks: 98
- Open Issues: 120
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Advanced Rest Client Application - Chrome Application
This project is deprecated and no longer maintained. Please, use [ARC desktop client](https://github.com/advanced-rest-client/arc-electron) 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.