requesttp - a tool for http requestsrequesttp is a tool for sending HTTP requests, especially useful for REST services testing and exploring API's.
Features:
request GET, POST, PUT, DELETE, PATCH, HEAD, OPTIONS
set request headers and body
save favorite URL's
save favorite headers or add from macro's
tools for formatting body data as urlencoded or JSON automatically
view the response formatted as HTML, XML, JSON or CSS
the code is open source under MIT license on github:
https://github.com/aviv1ron1/requesttp