Skip to content

A lightweight, browser-based tool for testing API endpoints with support for multiple requests, CORS proxies, and easy response copying. Perfect for developers and QA teams looking for a simple, efficient way to interact with APIs.

License

Notifications You must be signed in to change notification settings

dagerzuga/simple-api-test-tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple API Test Tool

A lightweight, user-friendly web application for testing API endpoints with support for multiple requests and CORS proxies.

Features

  • Send various types of HTTP requests (GET, POST, PUT, PATCH, DELETE, HEAD, OPTIONS) to API endpoints
  • Support for multiple requests with customizable intervals
  • Built-in CORS proxy options for handling cross-origin requests
  • Custom proxy option for advanced users
  • Multiple payload format support:
    • JSON
    • Form URL Encoded
    • Plain Text
    • XML
  • Copy response to clipboard with a single click

About

A lightweight, browser-based tool for testing API endpoints with support for multiple requests, CORS proxies, and easy response copying. Perfect for developers and QA teams looking for a simple, efficient way to interact with APIs.

Topics

Resources

License

Stars

Watchers

Forks