Skip to content

Add bookmark count and average rating to API backend schema #1128

@bajiat

Description

@bajiat

Add new fields to API backend schema: bookmark count and average star rating. These fields are used for sorting the catalog.

Add code hooks to

  • increase/decrease bookmark count based on user action (when user adds or removes a bookmark)
  • calculate the average star rating and modify the number in the field (when another user rates an API or changes the rating)

Metadata

Metadata

Assignees

No one assigned

    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