Skip to content

과제3 : Create, Read 구현 #5

@chs98412

Description

@chs98412

💡요구사항

Create, Read 구현

📚API 명세

� API 명 Create
리소스 URI /study/create
메서드 POST
요청 매개변수 Body
요청 예시 localhost:8080/study/create { "content": "hello!" }
응답 값 텍스트 반환
응답 예시 "Success"

🔥Postman

image

📚API 명세

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

🔥Postman

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions