curl
cURL (curl.se) is one of my favorite tools when working with REST APIs. The use of this tool is found in almost all scripts.
With it, you can test your HTTP handlers and even write example requests and responses in the service documentation.
#curl #Web #HTTP #REST #API #HTTPie #xh #POST #GET