-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
💡요구사항
Create, Read 구현
📚API 명세
� API 명 | Create |
---|---|
리소스 URI | /study/create |
메서드 | POST |
요청 매개변수 | Body |
요청 예시 | localhost:8080/study/create { "content": "hello!" } |
응답 값 | 텍스트 반환 |
응답 예시 | "Success" |
🔥Postman

📚API 명세
� API 명 | View |
---|---|
리소스 URI | /study/view |
메서드 | POST |
요청 매개변수 | Body |
요청 예시 | localhost:8080/study/view |
응답 값 | json 반환 |
응답 예시 | 아래 사진 참고 |
🔥Postman

Metadata
Metadata
Assignees
Labels
No labels