We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
/explore
{ }
{ "success": "bool", "data": { "posts": [ //latest 순 { "nickname": "str", "userPostTitle": "str", "createdAt": "str", "imageUrl": "str", "textContent": "str", "tagArr": "str" }, { ... } ] }, "message": "str" }