-
Notifications
You must be signed in to change notification settings - Fork 1
search
bghgu edited this page Jul 5, 2017
·
9 revisions
| 메소드 | 경로 | 짧은 설명 |
|---|---|---|
| POST | /title-search | 제목 검색 |
Content-Type : application/json
Authorization : eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjo2NywiaWF0IjoxNDk4Nzg1NTA3LCJleHAiOjE1MDEzNzc1MDd9.UPaZF1eLlc_6CN6VkJpPMsIT6ktbg30CpuYhTQSG80M
{
"keyword" : "디지몬"
}{
"result": [
{
"ID_creator": 78,
"post_id": 76,
"title": "디지몬 어드벤처",
"sub_title": "아구몬 진화",
"explain": "선택받은 아이들",
"comment": "안녕 디지몬 내꿈을 꾸면서 잠이들래",
"card_cover": "https://ektmf1993.s3.ap-northeast-2.amazonaws.com/1499002297177.jpg",
"content_type": 1,
"posting_date": "2017-06-30T23:40:02.000Z",
"like_counts": 1000,
"category_id": 1,
"collection_counts": 123,
"view_counts": 123,
"jobs": "개발자",
"profile_photo": "https://ektmf1993.s3.ap-northeast-2.amazonaws.com/1495374643112.jpg",
"username": "배다슬",
"comment_counts": 15
},
{
"ID_creator": 78,
"post_id": 78,
"title": "디지몬 테이머즈",
"sub_title": "길몬 진화",
"explain": "메탈가루몬",
"comment": "안녕 디좀",
"card_cover": "https://ektmf1993.s3.ap-northeast-2.amazonaws.com/1498898403726.jpg",
"content_type": 1,
"posting_date": "2017-06-30T23:40:03.000Z",
"like_counts": 123,
"category_id": 1,
"collection_counts": 4545,
"view_counts": 253325,
"jobs": "개발자",
"profile_photo": "https://ektmf1993.s3.ap-northeast-2.amazonaws.com/1495374643112.jpg",
"username": "배다슬",
"comment_counts": 0
},
{
"ID_creator": 78,
"post_id": 79,
"title": "디지몬 프론티어",
"sub_title": "파닥몬 진화",
"explain": "오메가몬",
"comment": "친구들 모두안녕",
"card_cover": "https://ektmf1993.s3.ap-northeast-2.amazonaws.com/1498898403914.jpg",
"content_type": 1,
"posting_date": "2017-06-30T23:40:04.000Z",
"like_counts": 142,
"category_id": 1,
"collection_counts": 123,
"view_counts": 235,
"jobs": "개발자",
"profile_photo": "https://ektmf1993.s3.ap-northeast-2.amazonaws.com/1495374643112.jpg",
"username": "배다슬",
"comment_counts": 0
},
{
"ID_creator": 78,
"post_id": 82,
"title": "디지몬 어드벤처 트라이",
"sub_title": "파피몬 진화",
"explain": "황제드라몬",
"comment": "안녕 디지몬",
"card_cover": "https://ektmf1993.s3.ap-northeast-2.amazonaws.com/1498915387386.jpg",
"content_type": 1,
"posting_date": "2017-07-01T04:23:07.000Z",
"like_counts": 235,
"category_id": 1,
"collection_counts": 45,
"view_counts": 235,
"jobs": "개발자",
"profile_photo": "https://ektmf1993.s3.ap-northeast-2.amazonaws.com/1495374643112.jpg",
"username": "배다슬",
"comment_counts": 0
},
{
"ID_creator": 78,
"post_id": 116,
"title": "디지몬 어드벤처",
"sub_title": "안녕 디지몬",
"explain": "선택받은 아이들",
"comment": "디지몬 친구들",
"card_cover": "https://ektmf1993.s3.ap-northeast-2.amazonaws.com/1499002297177.jpg",
"content_type": 1,
"posting_date": "2017-07-01T06:27:05.000Z",
"like_counts": 4,
"category_id": 1,
"collection_counts": 0,
"view_counts": 0,
"jobs": "개발자",
"profile_photo": "https://ektmf1993.s3.ap-northeast-2.amazonaws.com/1495374643112.jpg",
"username": "배다슬",
"comment_counts": 3
},
{
"ID_creator": 151,
"post_id": 169,
"title": "디지몬 테이머즈",
"sub_title": "7월 4일",
"explain": "7월 4일",
"comment": "7월 4일",
"card_cover": "https://ektmf1993.s3.ap-northeast-2.amazonaws.com/1499174662472.jpg",
"content_type": 1,
"posting_date": "2017-07-04T04:24:24.000Z",
"like_counts": 0,
"category_id": 2,
"collection_counts": 0,
"view_counts": 0,
"jobs": "개발자",
"profile_photo": "https://ektmf1993.s3.ap-northeast-2.amazonaws.com/1498998990983.jpg",
"username": "이태우sad",
"comment_counts": 0
},
{
"ID_creator": 151,
"post_id": 170,
"title": "디지몬 테이머즈",
"sub_title": "7월 4일",
"explain": "7월 4일",
"comment": "7월 4일",
"card_cover": "https://ektmf1993.s3.ap-northeast-2.amazonaws.com/SF.png",
"content_type": 1,
"posting_date": "2017-07-04T04:33:05.000Z",
"like_counts": 0,
"category_id": 2,
"collection_counts": 0,
"view_counts": 0,
"jobs": "개발자",
"profile_photo": "https://ektmf1993.s3.ap-northeast-2.amazonaws.com/1498998990983.jpg",
"username": "이태우sad",
"comment_counts": 0
}
]
}{
"message": "access denied"
}| 메소드 | 경로 | 짧은 설명 |
|---|---|---|
| POST | /creator-search | 크리에어터 검색 |
Content-Type: application/json
Authorization : eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjo2NywiaWF0IjoxNDk4Nzg1NTA3LCJleHAiOjE1MDEzNzc1MDd9.UPaZF1eLlc_6CN6VkJpPMsIT6ktbg30CpuYhTQSG80M
{
"keyword" : "ds"
}{
"result": [
{
"ID": 79,
"profile_photo": "https://ektmf1993.s3.ap-northeast-2.amazonaws.com/1495374643112.jpg",
"name": "이태우",
"jobs": "개발자",
"birth": null,
"tel": null,
"active_Area": "서울",
"like_counts": 101,
"condition_message": "나는 개발자다",
"awards": null,
"gender": 0,
"page": null,
"background_Image": "https://ektmf1993.s3.ap-northeast-2.amazonaws.com/1495374643112.jpg",
"username": "이태우",
"follower_counts": 3
},
{
"ID": 87,
"profile_photo": "https://ektmf1993.s3.ap-northeast-2.amazonaws.com/1498998990983.jpg",
"name": null,
"jobs": null,
"birth": null,
"tel": null,
"active_Area": null,
"like_counts": 0,
"condition_message": null,
"awards": null,
"gender": null,
"page": null,
"background_Image": null,
"username": "태우",
"follower_counts": 0
},
{
"ID": 88,
"profile_photo": "https://ektmf1993.s3.ap-northeast-2.amazonaws.com/1498998990983.jpg",
"name": null,
"jobs": null,
"birth": null,
"tel": null,
"active_Area": null,
"like_counts": 0,
"condition_message": null,
"awards": null,
"gender": null,
"page": null,
"background_Image": null,
"username": "김태우",
"follower_counts": 0
},
{
"ID": 89,
"profile_photo": "https://ektmf1993.s3.ap-northeast-2.amazonaws.com/1498998990983.jpg",
"name": null,
"jobs": null,
"birth": null,
"tel": null,
"active_Area": null,
"like_counts": 0,
"condition_message": null,
"awards": null,
"gender": null,
"page": null,
"background_Image": null,
"username": "송태우",
"follower_counts": 0
},
{
"ID": 91,
"profile_photo": "https://ektmf1993.s3.ap-northeast-2.amazonaws.com/1498998990983.jpg",
"name": null,
"jobs": null,
"birth": null,
"tel": null,
"active_Area": null,
"like_counts": 0,
"condition_message": null,
"awards": null,
"gender": null,
"page": null,
"background_Image": null,
"username": "박태우",
"follower_counts": 0
},
{
"ID": 92,
"profile_photo": "https://ektmf1993.s3.ap-northeast-2.amazonaws.com/1498998990983.jpg",
"name": null,
"jobs": null,
"birth": null,
"tel": null,
"active_Area": null,
"like_counts": 0,
"condition_message": null,
"awards": null,
"gender": null,
"page": null,
"background_Image": null,
"username": "엿태우",
"follower_counts": 0
},
{
"ID": 112,
"profile_photo": "https://ektmf1993.s3.ap-northeast-2.amazonaws.com/1498998990983.jpg",
"name": null,
"jobs": null,
"birth": null,
"tel": null,
"active_Area": null,
"like_counts": 0,
"condition_message": null,
"awards": null,
"gender": null,
"page": null,
"background_Image": null,
"username": "여태우",
"follower_counts": 0
},
{
"ID": 140,
"profile_photo": "https://ektmf1993.s3.ap-northeast-2.amazonaws.com/1498998990983.jpg",
"name": null,
"jobs": null,
"birth": null,
"tel": null,
"active_Area": null,
"like_counts": 0,
"condition_message": null,
"awards": null,
"gender": null,
"page": null,
"background_Image": null,
"username": "임태우",
"follower_counts": 0
},
{
"ID": 141,
"profile_photo": "https://ektmf1993.s3.ap-northeast-2.amazonaws.com/1498998990983.jpg",
"name": null,
"jobs": null,
"birth": null,
"tel": null,
"active_Area": null,
"like_counts": 0,
"condition_message": null,
"awards": null,
"gender": null,
"page": null,
"background_Image": null,
"username": "배태우",
"follower_counts": 0
},
{
"ID": 151,
"profile_photo": "https://ektmf1993.s3.ap-northeast-2.amazonaws.com/1498998990983.jpg",
"name": "이태우",
"jobs": "개발자",
"birth": null,
"tel": null,
"active_Area": "서울",
"like_counts": 0,
"condition_message": "나는 이태우다",
"awards": null,
"gender": 0,
"page": null,
"background_Image": null,
"username": "이태우sad",
"follower_counts": 0
}
]
}{
"message": "access denied"
}