Skip to content

feat: a route to get all lists of a user #38

@ShivamSinghal1

Description

@ShivamSinghal1

Route -
/lists/user/:username

With the help of this route, GET all the public lists of a user whose username = provided username

If provided username = authenticated user:
i.e. a user is accessing his own lists - all public/ private lists of that user will be sent in the response.

Use Reference :

/lists​/userlist​/

codedigger.lists.views.UserlistGetView

Metadata

Metadata

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions