Skip to content

REST API should have "find" endpoints #29

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.

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

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions