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

Create an API endpoint on the webapp for Sinequa-based JSON connector to interact with #567

Closed
bishwaspraveen opened this issue Jan 30, 2024 · 0 comments · Fixed by #573
Closed
Assignees

Comments

@bishwaspraveen
Copy link
Contributor

bishwaspraveen commented Jan 30, 2024

Description

We need to create an API endpoint on the webapp and this endpoint is how the JSON connector on Sinequa gets the data from the CandidateURL model.

Here is a list of fields that need to be on the response :

  • url
  • generated title
  • hash
  • string based doctype

implementation

Here is a test on Postman :
image

image

Here is the endpoint to hit : https://sde-indexing-helper.nasa-impact.net/candidate-urls-api/config_folder/

@bishwaspraveen bishwaspraveen changed the title Create an API endpoint on the webapp for Sinequa-based JSON connector can interact with Create an API endpoint on the webapp for Sinequa-based JSON connector to interact with Jan 30, 2024
@bishwaspraveen bishwaspraveen linked a pull request Jan 31, 2024 that will close this issue
@bishwaspraveen bishwaspraveen self-assigned this Jan 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant