It’s one of the tools which I rely a lot on. For me it’s pretty much a better curl
, as @albertored already said.
Especially for locally running services it’s great, because you can omit localhost
:
http :3000/some/route
It’s one of the tools which I rely a lot on. For me it’s pretty much a better curl
, as @albertored already said.
Especially for locally running services it’s great, because you can omit localhost
:
http :3000/some/route