Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 454 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 454 Bytes

API-Debugger

Simple single page API debugger for your projects.

Just add the debug.html or the debug.min.html file into your project. It does not have to be in the root directory. Now you can navigate to the file with your browser and test your API.

Methods:

  1. GET
  2. POST
  3. PUT
  4. DELETE