node.js
postman json 형식으로 post 요청
FaustK
2020. 1. 16. 21:53
postman 에서 json 형식으로 post 를 보내려면
Body , raw 에서 json 형식으로 보내면 된다~