New App
- Request and check response of REST API with GET, POST, PUT, DELETE, PATCH, OPTIONS, HEAD and TRACE methods.
- Choose the type of content to send in Body.
- Adding custom Headers and Body content.
- Fetching the response status and headers along with response body and displaying it in a beautiful pattern.
- Also this is a great tool to put your learning to implementations.