Skip to content

pragyaverma5/api-console

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

API Console

A clean API testing tool built with JavaScript.

Designed with a monochrome interface focused on clarity, usability, and developer experience.


Live Demo

https://apiconsole-pv.netlify.app/


Preview

image image

Tech Stack

  • HTML
  • CSS
  • JavaScript (Fetch API)

Features

  • Send GET and POST requests
  • View formatted JSON responses
  • Status code and response time tracking
  • Request history using localStorage
  • Copy response to clipboard
  • Graceful error handling (CORS-aware)

Future Improvements

  • Add support for custom headers
  • Add PUT and DELETE request methods
  • Syntax highlighting for JSON responses
  • Save named requests (like collections)
  • Add backend proxy to bypass CORS limitations

About

Minimal API testing tool with clean UI, request history, and real-time response handling.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors