| A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z | |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | 구분 | URL(API) | Method | API 설명 | Request | Response | 개발여부 | |||||||||||||||||||
2 | parameter | query | path variable | head | body | |||||||||||||||||||||
3 | property | type | description | required | property | inner property | type | description | required | example | 설명 | Data Params | Success Response | Error Response | ||||||||||||
4 | 나눔글 | /lion/sharingpost/registration | POST | 글 등록 | - | - | - | token | String | 로그인된 토큰 | TRUE | title | - | String | 글 제목 | TRUE | code : 200 Content : { writing : true } true : 성공 | code : 500 Content : { writing : 실패 } false : 서버 내부 에러 code : 400 Content : { writing : 실패 } false : 잘못된 값 입력 | 완료 | |||||||
5 | - | - | - | content | - | String | 글 내용 | TRUE | ||||||||||||||||||
6 | /lion/sharingpost/Registration | - | - | - | writer | - | String | �글 작성자 | TRUE | |||||||||||||||||
7 | /lion/sharingpost/registration | POST | 이미지 업로드 | - | - | - | �token | string | 로그인된 토큰 | TRUE | image | - | Binary | 제품 사진 | �False | 완료 | ||||||||||
8 | /lion/sharingpost/modify | POST | 글의 댓글 | - | - | - | �token | string | 로그인된 토큰 | TRUE | comments | - | String | 작성된 댓글 | Fasle | 개발중 | ||||||||||
9 | /lion/sharingpost | PUT | 글 수정 | - | - | - | �token | string | 로그인된 토큰 | TRUE | nanum_modify | - | String | 글 수정 | TRUE | code : 304 Content : { writing : 실패 } false : 응답이 수정되지 않았음 | 개발중 | |||||||||
10 | /lion/sharingpost/search | GET | 글 목록 | - | - | - | - | - | - | - | nanum_list | - | - | - | - | code : 200 Content : { search : true } true : 성공 | code : 500 Content : { searchSuccess : 실패 } false : 서버 내부 에러 code : 404 Content : { searchSuccess : 실패 } false : 응답이 수정되지 않았음 | 미진행 | ||||||||
11 | /lion/sharingpost/delete | GET | 게시글 검색 | - | - | - | - | - | - | - | nanum_search | - | String | 글 검색 | TRUE | 미진행 | ||||||||||
12 | DELETE | 글 삭제 | �token | string | 로그인된 토큰 | TRUE | nanum_delete | String | 글 삭제 | TRUE | code : 200 Content : { delete : true } true : 성공 | code : 500 Content : { deleteSuccess : 실패 } false : 서버 내부 에러 code : 404 Content : { deleteSuccess : 실패 } false : 응답이 수정되지 않았음 | 미진행 | |||||||||||||
13 | /lion/auth/login | - | - | - | - | |||||||||||||||||||||
14 | �사용자 로그인 | POST | 카카오 소셜 로그인 기능 | - | - | - | - | - | - | - | user_id | - | String | 유저 아이디 | TRUE | code : 200 Content : { loginSuccess : true } true : 성공 | code : 500 Content : { loginSuccess : 실패 } false : 서버 내부 에러 code : 400 Content : { loginSuccess : 실패 } false : 잘못된 값 입력 | 완료 | ||||||||
15 | /lion/auth/logout | password | 유저 비밀번호 | TRUE | ||||||||||||||||||||||
16 | POST | 로그아웃 기능 | - | - | - | �token | string | 로그인된 토큰 | TRUE | logout | - | String | 로그아웃 | TRUE | code : 200 Content : { logoutSuccess : true } true : 성공 | code : 500 Content : { logoutSuccess : 실패 } false : 서버 내부 에러 | 완료 | |||||||||
17 | ||||||||||||||||||||||||||
18 | ||||||||||||||||||||||||||
19 | ||||||||||||||||||||||||||
20 | ||||||||||||||||||||||||||
21 | ||||||||||||||||||||||||||
22 | ||||||||||||||||||||||||||
23 | ||||||||||||||||||||||||||
24 | ||||||||||||||||||||||||||
25 | ||||||||||||||||||||||||||
26 | ||||||||||||||||||||||||||
27 | ||||||||||||||||||||||||||
28 | ||||||||||||||||||||||||||
29 | ||||||||||||||||||||||||||
30 | ||||||||||||||||||||||||||
31 | ||||||||||||||||||||||||||
32 | ||||||||||||||||||||||||||
33 | ||||||||||||||||||||||||||
34 | ||||||||||||||||||||||||||
35 | ||||||||||||||||||||||||||
36 | ||||||||||||||||||||||||||
37 | ||||||||||||||||||||||||||
38 | ||||||||||||||||||||||||||
39 | ||||||||||||||||||||||||||
40 | ||||||||||||||||||||||||||
41 | ||||||||||||||||||||||||||
42 | ||||||||||||||||||||||||||
43 | ||||||||||||||||||||||||||
44 | ||||||||||||||||||||||||||
45 | ||||||||||||||||||||||||||
46 | ||||||||||||||||||||||||||
47 | ||||||||||||||||||||||||||
48 | ||||||||||||||||||||||||||
49 | ||||||||||||||||||||||||||
50 | ||||||||||||||||||||||||||
51 | ||||||||||||||||||||||||||
52 | ||||||||||||||||||||||||||
53 | ||||||||||||||||||||||||||
54 | ||||||||||||||||||||||||||
55 | ||||||||||||||||||||||||||
56 | ||||||||||||||||||||||||||
57 | ||||||||||||||||||||||||||
58 | ||||||||||||||||||||||||||
59 | ||||||||||||||||||||||||||
60 | ||||||||||||||||||||||||||
61 | ||||||||||||||||||||||||||
62 | ||||||||||||||||||||||||||
63 | ||||||||||||||||||||||||||
64 | ||||||||||||||||||||||||||
65 | ||||||||||||||||||||||||||
66 | ||||||||||||||||||||||||||
67 | ||||||||||||||||||||||||||
68 | ||||||||||||||||||||||||||
69 | ||||||||||||||||||||||||||
70 | ||||||||||||||||||||||||||
71 | ||||||||||||||||||||||||||
72 | ||||||||||||||||||||||||||
73 | ||||||||||||||||||||||||||
74 | ||||||||||||||||||||||||||
75 | ||||||||||||||||||||||||||
76 | ||||||||||||||||||||||||||
77 | ||||||||||||||||||||||||||
78 | ||||||||||||||||||||||||||
79 | ||||||||||||||||||||||||||
80 | ||||||||||||||||||||||||||
81 | ||||||||||||||||||||||||||
82 | ||||||||||||||||||||||||||
83 | ||||||||||||||||||||||||||
84 | ||||||||||||||||||||||||||
85 | ||||||||||||||||||||||||||
86 | ||||||||||||||||||||||||||
87 | ||||||||||||||||||||||||||
88 | ||||||||||||||||||||||||||
89 | ||||||||||||||||||||||||||
90 | ||||||||||||||||||||||||||
91 | ||||||||||||||||||||||||||
92 | ||||||||||||||||||||||||||
93 | ||||||||||||||||||||||||||
94 | ||||||||||||||||||||||||||
95 | ||||||||||||||||||||||||||
96 | ||||||||||||||||||||||||||
97 | ||||||||||||||||||||||||||
98 | ||||||||||||||||||||||||||
99 | ||||||||||||||||||||||||||
100 | ||||||||||||||||||||||||||