You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
GET
POST
PUT
DELETE
About
🪲 A singe html file to debug your API with methods as: GET, POST, PUT, DELETE