posts
게시글 관리
Last updated
게시글 관리
Last updated
게시글 카테고리 별 전체조회
GET
https://www.elephantcodingclub.site/api/posts/categories/{category}
게시글을 카테고리별로 전체 조회합니다
Name | Type | Description |
---|---|---|
GET
https://www.elephantcodingclub.site/api/posts/categories/{category}/titles
Name | Type | Description |
---|---|---|
GET
https://www.elephantcodingclub.site/api/posts/project
게시글 단건 조회 (댓글포함)
GET
https://www.elephantcodingclub.site/api/posts/{post_id}
게시글 한 건을 조회합니다
게시글 작성
POST
https://www.elephantcodingclub.site/api/posts
게시글을 작성합니다
이미지 업로드
POST
https://www.elephantcodingclub.site/api/posts/new_file
게시글 수정
PUT
https://www.elephantcodingclub.site/api/posts/{post_id}
게시글을 수정합니다
이미지 수정
PUT
https://www.elephantcodingclub.site/api/posts/new_file/{post_id}
게시글 삭제
DELETE
https://www.elephantcodingclub.site/api/posts/{post_id}
게시글을 삭제합니다
이미지 삭제
DELETE
https://www.elephantcodingclub.site/api/posts/{post_id}/file
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
category*
Integer
게시글의 카테고리 값
category*
Integer
카테고리 값
page_num*
Integer
페이지 번호 값
*
Integer
category번호
post_id*
Long
게시글 id
RefreshToken*
String
JWT토큰 값
AccessToken*
String
JWT토큰 값
AccessToken*
String
JWT토큰 값
RefreshToken*
String
JWT토큰 값
title*
String
게시글 제목
content*
String
게시글 내용
completed*
Boolean
모집 중 / 모집 완료 (협업 팀원 모집, 스터디 모집 경우)
category*
String
게시글 카테고리
files
File
게시글 첨부 이미지
AccessToken*
String
JWT토큰 값
RefreshToken*
String
JWT토큰 값
image*
MultiparFile
category*
Category
title*
String
content*
String
String
content
Boolean
post_id*
Long
게시글 id
AccessToken*
String
JWT토큰 값
RefreshToken*
String
JWT토큰 값
title*
String
게시글 제목
content*
String
게시글 내용
category*
String
게시글 카테고리
files
File
첨부파일
completed*
Boolean
모집 중 / 모집 완료
AccessToken*
String
JWT 토큰값
RefreshToken*
String
JWT 토큰값
image*
MultipartFile
category*
Category
title*
String
content*
String
post_id*
Long
게시글 id
AccessToken*
String
JWT토큰 값
RefreshToken*
String
JWT토큰 값
AccessToken*
String
JWT토큰 값
RefreshToken*
String
JWT토큰 값
post_id*
Long
fileUrl*
String