728x90
SMALL
API를 테스트해보기 좋은 사이트인 postman
Postman API Platform | Sign Up for Free
Postman is an API platform for building and using APIs. Postman simplifies each step of the API lifecycle and streamlines collaboration so you can create better APIs—faster.
www.postman.com
귀찮은 api명령어를 코드스니펫으로 관리할 수 있다
저장해놓은 curl 명령어를 import하여 가져올 수 있다
상단의 my workspace 에서 import클릭
raw text클릭
회색 영역에 curl명령어를 복붙하고 continue한다
test로 넣어줬다
그러면 이렇게 curl명령어대로 POST방식과 url, key값 value값이 다 자동으로 설정되서 너무 편하다
다시 curl명령어를 확인하고 싶으면 옆에 </> 버튼을 누르면 코드 스니펫이 뜬다
728x90
LIST
'server·network' 카테고리의 다른 글
linux/unix IP주소 변경하기, ip주소 확인하기 (0) | 2023.02.02 |
---|---|
Centos ssh 설정 , 방화벽 열어주기, 포트 개방 (1) | 2022.10.11 |
서버랙(server Rack)과 KVM Switch에 대하여 (1) | 2022.10.04 |
윈도우 server serialnumber 확인 명령어 모음 (0) | 2022.08.30 |
Address already in use: JVM_Bind (0) | 2022.08.22 |
댓글