Y
Hacker News
new
|
ask
|
show
|
jobs
by
skydhash
245 days ago
That’s mostly what I do when I need to interact with an API:
_plz() { curl [rest of common args] }
Then:
_plz GET endpoint