Skip to content

REST API should have "find" endpoints #29

@dana-ross

Description

@dana-ross

Currently, you can only retrieve information about an entity if you know its ID. We should support "find" and "findone" endpoints to search for entities by name.

Example: https://api.catalogopolis.xyz/v1/actors/findone?name=patrick%20troughton

Searches should be case-insensitive.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions