An open API service indexing awesome lists of open source software.

https://github.com/drklrd/crest

A Simple REST client - Chrome Devtool extension
https://github.com/drklrd/crest

Last synced: over 1 year ago
JSON representation

A Simple REST client - Chrome Devtool extension

Awesome Lists containing this project

README

          

# Chrome REST Client
A chrome Devtool - REST client.

![alt tag](https://raw.githubusercontent.com/drklrd/cREST/master/cREST.png)

# Loading the extension

1. First clone or download the repo and extract (if downloaded as zip)
2. Run npm run build
3. Go to chrome://extensions
4. Enable the Developer mode
5. Click Load unpacked extension
6. Select the cloned or extracted directory (which directly contains manifest.json file inside)
7. Thats all ! Now you should have this in your devtools.