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

Feature/metadata extractor #43

Merged
merged 20 commits into from
Dec 16, 2024
Merged

Feature/metadata extractor #43

merged 20 commits into from
Dec 16, 2024

Conversation

consolethinks
Copy link
Collaborator

Implements metadata extractor related endpoints:

  • GET /extractor - receive available extraction methods and corresponding schemas
  • POST /extractor - start an extraction process (long request, SSE not implemented yet)
  • GET /dataset - get list of available datasets (no per-user control yet)

@phwissmann phwissmann self-requested a review December 16, 2024 13:29
@consolethinks consolethinks enabled auto-merge (rebase) December 16, 2024 13:57
@consolethinks consolethinks merged commit 52c04ea into main Dec 16, 2024
4 checks passed
@consolethinks consolethinks deleted the feature/metadata-extractor branch January 14, 2025 09:47
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 this pull request may close these issues.

3 participants