curl

method ์ง€์ •

curl -XGET https://okdevtv.com
curl -XGET https://okdevtv.com\?param=value
curl -XGET 'https://okdevtv.com?param=value'

๋‹ค์šด๋กœ๋“œ

curl -O http://downloadlink

file upload

curl -F "userid=kenu" -F "file=/home/kenu/data/hello.txt" http://uploadlink

ํ—ค๋” ์„ค์ •

curl --header 'headername: value' https://okdevtv.com

curl -XPOST 'localhost:3000/apis/tip' -H "Content-Type: application/json" -d '{"name": "kenu", "email": "test@test.com"}'
What Else?
inflearn react api server -50% ํ• ์ธ์ฟ ํฐ: 15108-f2af1e086101 buy me a coffee