nitish6174 / API-response-viewer

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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


Languages

Language:CSS 63.3%Language:JavaScript 22.6%Language:HTML 14.1%