Skip to content

일기 페이지(Java) #12

@minsang0850

Description

@minsang0850
  • (get) /diaries - (월별 일기들,? month=2) 같은 상태 필요

  • (post) /diaries - 게시글 작성
    연산서버를 통해 emotionScore를 받아서 post method를 실행해야함.

  • (get) /diaries/{id} - 특정 게시글 조회

  • (put) /diaries/{id} - 게시글 수정

  • (delete) /diaries/{id} - 게시글 삭제
    html에서 delete요청이 안돼서 post로 받고 리다이렉트해야됨

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions