-
Notifications
You must be signed in to change notification settings - Fork 0
API FEED
onemoon edited this page Oct 31, 2018
·
3 revisions
- GET
- ? page = @
- /feed/user
- /feed/empathy
- /feed/coop
- /feed/tour
- & mapx = @ & mapy = @ & type = @ & dist = @
- POST
- /feed/user
- /feed/empathy
- /feed/coop
[
// Single Form
{
owner : "user_123" ,
userThumbnail : "aws_s3_thum.png || sns_imageURL"
title : "Lorem 123" ,
contents : "Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been " ,
imageURL : "aws_s3_rolem.png"
} ,
// Single Form End
{ ... } ,
{ ... }
]- GET
- /feed/user
- 리스트 형식의 유저 앨범 데이터
- /feed/user
- POST
- /feed/user
- 유저 앨범 데이터 생성
- /feed/user
[
// Single Form
{
owner : "user_123" ,
title : "title" ,
contents : "" ,
imageURL : "aws_s3_image.png"
} ,
// Single Form
{ ... } ,
{ ... }
]- GET
- /feed/empathy
- POST
- /feed/empathy
- mapX
- mapY
- type
- dist
[
// Single Form
{
title : "title" ,
contents : "" ,
imageURL : "image.png"
} ,
// Single Form
{ ... } ,
{ ... }
]- GET
- /feed/empathy
- User Album
- 공감 앱 새로운 소식
- 새로운 필터
- 새로운 기능
- 추가적인 데이터
- 영세상인
- 추가적인 정보들
- 관광정보
- tour api