Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

API 요청 [게시판] #72

Open
gaki2 opened this issue Jan 25, 2022 · 1 comment
Open

API 요청 [게시판] #72

gaki2 opened this issue Jan 25, 2022 · 1 comment
Assignees

Comments

@gaki2
Copy link
Collaborator

gaki2 commented Jan 25, 2022

🌽 API 요청

  1. 글 정보 get 하는 api (글 여러개 리스트)
    필요 데이터: 글제목, 추천수, 글쓴 시각, 글쓴이, 이미지파일

  2. 글 상세 정보 get 하는 api (글 하나 상세정보)
    필요 데이터: 글제목, 글내용, 추천수, 글쓴 시각, 글쓴이, 이미지파일, 조회수(넣을지말지 생각중), 댓글 ( 유저, 댓글내용이 1쌍)

  3. 추천수를 +1, -1 할 수 있는 Post api
    따봉 버튼 눌렀을때 추천수 갱신


@pjh612
Copy link
Owner

pjh612 commented Jan 25, 2022

요청 확인했고 요청하신대로 추가 및 수정 완료 된 후 Issue를 닫겠습니다~

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants