nickna / Neighborly

An open-source vector database
MIT License
9 stars 2 forks source link

Enhance API with GraphQL Support #24

Open nickna opened 1 month ago

nickna commented 1 month ago

Description:

Enhance Neighborly's API by adding support for GraphQL to allow more flexible and efficient queries.

Tasks:

Resources:

Impact:

GraphQL support will make Neighborly's API more flexible and efficient, enabling clients to request exactly the data they need and reducing over-fetching.