{"id":18706438,"url":"https://github.com/smatiolids/nodejs-vectorsearch-api","last_synced_at":"2025-11-09T07:30:36.551Z","repository":{"id":241125750,"uuid":"804395306","full_name":"smatiolids/nodejs-vectorsearch-api","owner":"smatiolids","description":null,"archived":false,"fork":false,"pushed_at":"2024-09-05T17:48:28.000Z","size":16,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-12-28T07:15:50.293Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/smatiolids.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-05-22T14:00:41.000Z","updated_at":"2024-09-05T17:48:31.000Z","dependencies_parsed_at":"2024-05-22T15:32:38.608Z","dependency_job_id":"6fd6356f-76c2-483d-84c8-bcd47e9e6f18","html_url":"https://github.com/smatiolids/nodejs-vectorsearch-api","commit_stats":null,"previous_names":["smatiolids/nodejs-vectorsearch-api"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smatiolids%2Fnodejs-vectorsearch-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smatiolids%2Fnodejs-vectorsearch-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smatiolids%2Fnodejs-vectorsearch-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smatiolids%2Fnodejs-vectorsearch-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/smatiolids","download_url":"https://codeload.github.com/smatiolids/nodejs-vectorsearch-api/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239571542,"owners_count":19661164,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-07T12:14:07.292Z","updated_at":"2025-11-09T07:30:36.453Z","avatar_url":"https://github.com/smatiolids.png","language":"JavaScript","readme":"# NodeJS Vector Search API\n\nSample code for deploying an API that performs Vector Search on a DataStax Enterprise table\n\n# API\n\nendpoint: /api/search\nparameters:\n- emb: Array of Floats with the embedding generated by a model\n- limit: Number of records to return\n\n\nendpoint: /api/search_agg\nparameters:\n- emb: Array of Floats with the embedding generated by a model\n- limit: Number of records to return\n\n\n\nendpoint: /api/search_text\nparameters:\n- text: Text to search\n- limit: Number of records to return\n\n\nendpoint: /api/search_tags\nparameters:\n- tag: Tag to search\n- limit: Number of records to return\n\n\nendpoint: /api/search_metadata\nparameters:\n- key: Key of the metadata attribute to search\n- limit: Number of records to return\n\nendpoint: /api/search_metadata\nparameters:\n- key: Key of the metadata attribute to search\n- value: Value to filter\n- limit: Number of records to return\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsmatiolids%2Fnodejs-vectorsearch-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsmatiolids%2Fnodejs-vectorsearch-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsmatiolids%2Fnodejs-vectorsearch-api/lists"}