Skip to content

Private API: favorite-tags routes #92

Description

@feruzm

Four private-api routes for followed hashtags, mirroring the favorites ones in Handlers/Routes.cs and PrivateApi.UserData2.cs. Depends on the onboard side (ecency/onboard favorite-tags routes).

Route Body Upstream
POST /private-api/favorite-tags code GET favorite-tags/{username} with the query string passed through (pagination)
POST /private-api/favorite-tags-check code, tag GET isfavoritetag/{username}/{tag}
POST /private-api/favorite-tags-add code, tag POST favorite-tag with {username, tag}
POST /private-api/favorite-tags-delete code, tag DELETE favoriteTag/{username}/{tag}

Activity

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

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