Skip to content

[FEAT] 실시간 급상승 검색어 조회 API #13

Description

@brinst07
  • end point
/trend
  • method
GET
  • data
[
    {
        order : 1,
        keyword : "치킨"    
    },
    {
        order : 2,
        keyword : "마라탕"    
    },
    {
        order : 3,
        keyword : "초밥"    
    },
    ...
]

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions