/API-Debugger

:beetle: A singe html file to debug your API with methods as: GET, POST, PUT, DELETE

Primary LanguageHTMLMIT LicenseMIT

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