프레임워크/Spring, Spring Boot
[메타코딩] 스프링부트 강좌 10강(블로그 프로젝트) - http1.1 요청방식
고용인
2022. 7. 25. 11:34
1. Postman 설치
https://www.postman.com/downloads/
Download Postman | Get Started for Free
Try Postman for free! Join 20 million developers who rely on Postman, the collaboration platform for API development. Create better APIs—faster.
www.postman.com
2. HTTP1.1
- get : 데이터를 줘 / Select
- post : 데이터를 추가해줘 / Insert
- put : 데이터를 수정해줘 / Update
- delete : 데이터를 삭제해줘 / Delete
강의 주소 : https://youtu.be/6lSMCAq-fYg