Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement Index Discovery Endpoints in finesse-backend #70

Open
2 tasks
Tracked by #108
k-allagbe opened this issue May 7, 2024 · 0 comments
Open
2 tasks
Tracked by #108

Implement Index Discovery Endpoints in finesse-backend #70

k-allagbe opened this issue May 7, 2024 · 0 comments

Comments

@k-allagbe
Copy link
Member

k-allagbe commented May 7, 2024

Description

To efficiently manage and discover the growing number of indexes, implement RESTful endpoints that allow for listing all indexes and retrieving specific index details.

Tasks

  • Create a GET /indexes endpoint to list all indexes.
  • Create a GET /indexes/{indexId} endpoint to fetch details of a specific index.

Acceptance Criteria

  • Users can list all indexes and retrieve detailed information about any index through RESTful endpoints.
@k-allagbe k-allagbe transferred this issue from ai-cfia/finesse-frontend May 7, 2024
@k-allagbe k-allagbe changed the title Endpoints to provide index availability and information in finesse-backend Implement Index Discovery Endpoints in finesse-backend May 7, 2024
@k-allagbe k-allagbe added this to Finesse May 7, 2024
@k-allagbe k-allagbe moved this to Todo in Finesse May 7, 2024
@k-allagbe k-allagbe added user-visible User visible enhancement or features - must QA and removed user-visible User visible enhancement or features - must QA labels May 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Todo
Development

No branches or pull requests

1 participant