티스토리 뷰

공부

[Sh] curl

승가비 2020. 10. 17. 20:23
728x90
$ curl -X PUT -H "Content-Type: application/json; charset=utf-8" -d '{"message":"hello"}' http://127.0.0.1:3000/api/chat

https://bakyeono.net/post/2016-05-02-rest-api-client-for-cli.html

 

커맨드라인 환경에서 REST API (HTTP) 요청 보내기 (cURL, resty, httpie, Vim REST Control) | 박연오

 

bakyeono.net

 

728x90

'공부' 카테고리의 다른 글

[부스트코스] [pytorch] Linear regression  (4) 2020.10.25
[부스트코스] docker & pytorch  (4) 2020.10.25
[CSS] align center  (0) 2020.10.17
[Django] check number of array by templates  (0) 2020.10.17
[Logstash] multiple inputs  (0) 2020.10.16
댓글