Skip to content

SecurityAnalysts/ChromeRestClient

This branch is up to date with jarrodek/ChromeRestClient:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

d9f5769 · Jan 28, 2021
Mar 1, 2016
Oct 6, 2016
Dec 14, 2017
Oct 1, 2017
Apr 4, 2016
Apr 8, 2016
Oct 13, 2017
Oct 19, 2017
Jan 21, 2016
Apr 28, 2016
Sep 20, 2016
Sep 20, 2016
Jan 19, 2016
Jan 19, 2016
Sep 6, 2016
Mar 1, 2016
Jan 21, 2016
Jan 21, 2016
Sep 17, 2017
Sep 20, 2016
Jan 21, 2016
Nov 23, 2015
Jan 28, 2021
Oct 28, 2016
Dec 14, 2017
Oct 1, 2017
Mar 4, 2016
Jan 28, 2021
Jan 28, 2021
Mar 3, 2016
Mar 3, 2016

Repository files navigation

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.

Packages

No packages published

Languages

  • JavaScript 61.9%
  • HTML 30.2%
  • RAML 7.3%
  • CSS 0.6%