: : 미유의 개인사정

뒤로 검색

curl

2015/03/24 12:32

Get Users:
curl –i –X GET http://localhost/rest/api/users

Post (create new) User:
curl –i –X POST –d '{"name":"John Doe","email":"anemail@gmail.com","age":28}' http://localhost/rest/api/user

Put (update) User:
curl –i –X PUT –d '{"email":"jdoe@yahoo.com","age":38}' http://localhost/rest/api/user/8

Delete User:
curl –i –X DELETE http://localhost/rest/api/user/8
이 페이지는 Textcube 1.10.10 : Tempo primo 로 구동됩니다 데스크탑 화면