REST API

uri 주소와 메서드로 crud를 요청하는 것

사용 메서드
react VOCA
Create
POST
새로운 단어가 생성됨
Read
GET

Update
PUT
단어 체크 표시 유지하기
Delete
DELETE
단어 삭제하기
There are no rows in this table

json-server
test용 API 생성
CRUD 구성
Want to print your doc?
This is not the way.
Try clicking the ⋯ next to your doc name or using a keyboard shortcut (
CtrlP
) instead.