cheatsheet
curl -X GET "https://httpbin.org/get" -H "accept: application/json"
# 这种 form,会自动添加 method 为 post curl --location 'http://bag-nova-galaxy.beta.saybot.net/2/assess' \ --form "text=If you're happy and you know it, clap your hands." \ --form file=@$HOME/Downloads/01-if.mp3
curl -O https://neat.joeldare.com/neat.css curl -O https://neat.joeldare.com/neat.html
curl -L https://meshery.io/install | bash -