-
Notifications
You must be signed in to change notification settings - Fork 1
API Documentation
x2d7751347m edited this page Sep 22, 2022
·
5 revisions
<style type="text/css"></style>
| /info | main page | ย | ย | ย |
|---|---|---|---|---|
| ย | ย | ย | ย | ย |
| /api/v1/users/{user-id} | {user-id} ์ฌ์ฉ์ ์กฐํ | ์คํ๋ถ๊ฐ | {user-id} ์ฌ์ฉ์ ์์ | {user-id} ์ฌ์ฉ์ ์ญ์ |
| /api/v1/users/signup | ์คํ๋ถ๊ฐ | ํ์๊ฐ์ | ์คํ๋ถ๊ฐ | ์คํ๋ถ๊ฐ |
| /api/v1/users/login | ์คํ๋ถ๊ฐ | ๋ก๊ทธ์ธ | ์คํ๋ถ๊ฐ | ์คํ๋ถ๊ฐ |
| /api/v1/users/logout | ๋ก๊ทธ์์ | ์คํ๋ถ๊ฐ | ์คํ๋ถ๊ฐ | ์คํ๋ถ๊ฐ |
| /api/v1/users/forgot-password | ์คํ๋ถ๊ฐ | ๋น๋ฐ๋ฒํธ ์ฐพ๊ธฐ | ์คํ๋ถ๊ฐ | ์คํ๋ถ๊ฐ |
| ย | ย | ย | ย | ย |
| /api/v1/questions | ์ง๋ฌธ ์ ์ฒด ์กฐํ | ์ ๊ท ์ง๋ฌธ ๋ฑ๋ก | ์คํ๋ถ๊ฐ | ์ง๋ฌธ ์ ์ฒด ์ญ์ |
| /api/v1/questions/{questions-id} | {questions-id} ์ง๋ฌธํ์ด์ง(ํฌํ/๋ต๋ณ ํฌํจ) ์กฐํ | ์คํ๋ถ๊ฐ | {questions-id} ์ง๋ฌธ ์์ | {questions-id} ์ง๋ฌธ ์ญ์ |
| /api/v1/questions/{questions-id}/answers | ์คํ๋ถ๊ฐ | ์ ๊ท ๋ต๋ณ ๋ฑ๋ก | ์คํ๋ถ๊ฐ | ์คํ๋ถ๊ฐ |
| /api/v1/questions/{questions-id}/answers/{answer-id} | ์คํ๋ถ๊ฐ | ์คํ๋ถ๊ฐ | ๋ต๋ณ ์์ | ๋ต๋ณ ์ญ์ |