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.
- GET
- POST
- PUT
- DELETE
:beetle: A singe html file to debug your API with methods as: GET, POST, PUT, DELETE
HTMLMIT
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.