Hacker News
new
past
comments
ask
show
jobs
points
by
vladde
12 hours ago
|
comments
by
NoSalt
4 hours ago
|
next
[-]
Oh, man, that write-up is hilarious! Hilarious and true. The KISS principle is the way to go.
reply
by
aitchnyu
12 hours ago
|
prev
|
[-]
I used to write Python scripts with Requests or run from terminal. It has a nicer syntax, all LLMs know it, and we all used Python in the backend.
https://docs.python-requests.org/en/latest/index.html
reply
by
WorldMaker
3 hours ago
|
parent
|
[-]
If you already have Python installed, I'm still a big fan of the httpie CLI [1]. It's a CLI wrapper for Requests that provides a very friendly CLI DSL.
[1]
https://httpie.io/cli
reply