Troubleshoot REST services throughout the development life cycle, test them and observe for regressions. RESTer main goal is to facilitate this.
- Clone GitHub repo
$ git clone https://github.com/RESTer-Club/RESTer.git
- Go to RESTer folder and install
RESTer$ npm install
- Launch the Chrome app
- Run Chrome Apps & Extensions Developer Tool
- Select "Apps" tab
- Click "Load unpacked..."
- Select RESTer folder
NOTE: There are several ways to launch Chrome app. You can read more about that in Google Developers documentation for Chrome App.