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 must-have REST resources #3

Closed
2 tasks done
Lazzzer opened this issue May 5, 2023 · 0 comments · Fixed by #11, #13, #14, #18 or #19
Closed
2 tasks done

Create must-have REST resources #3

Lazzzer opened this issue May 5, 2023 · 0 comments · Fixed by #11, #13, #14, #18 or #19
Assignees
Labels
epic Large task broken down in multiple user stories feature New feature or request
Milestone

Comments

@Lazzzer
Copy link
Owner

Lazzzer commented May 5, 2023

Description

As a user, I would like to use the resources of the API at my disposal so I can process my unstructured data and extract
meaningful informations from it.

Acceptance criteria

  • The API exposes a parsers resource that handles text extraction from files such as PDF.
  • The API exposes a structured-data resource that process unstructured text and returns structured object like JSON files.

Requirements

@Lazzzer Lazzzer added feature New feature or request epic Large task broken down in multiple user stories labels May 5, 2023
@Lazzzer Lazzzer self-assigned this May 5, 2023
@Lazzzer Lazzzer added this to the Sprint 2 milestone May 5, 2023
@Lazzzer Lazzzer removed this from the Sprint 2 milestone May 14, 2023
@Lazzzer Lazzzer changed the title Create REST resources Create must-have REST resources May 15, 2023
@Lazzzer Lazzzer closed this as completed May 15, 2023
@Lazzzer Lazzzer added this to the Sprint 1 milestone May 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment