/API-response-viewer

A light-weight web app to send request to URL and view JSON response

Primary LanguageCSS

API-response-viewer

A light-weight web app to send GET and POST request to a URL and view the JSON response in a nice formatted output.

Try it : https://nitish6174.github.io/API-response-viewer/

Usage on local machine

No installation required!
Just clone the code and open up the index.html file in your browser.
All required CSS and javascript files are in the project folder itself.