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

add API_NEWS #2

Closed
wants to merge 1 commit into from
Closed

add API_NEWS #2

wants to merge 1 commit into from

Conversation

geun9716
Copy link
Member

getNews, getNewsId API 생성

GET https://localhost:5000/news?cId=1&page=1&pageSize=20

QUERY
cId : 클러스터 번호 (필수)
page : 페이지 수 (default : 1)
pageSize : 한번에 가져올 뉴스 기사 개수 (default : 20)

RESULT
image

GET localhost:5000/news/:aId

PARAM
aId : 기사 번호

RESULT
image

@geun9716 geun9716 closed this Jun 14, 2021
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

Successfully merging this pull request may close these issues.

1 participant