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

Add the GET API and getByDocumentId function in Back-End #10

Merged
merged 2 commits into from
Oct 5, 2022

Conversation

ChaosZhai
Copy link
Contributor

@ChaosZhai ChaosZhai commented Oct 5, 2022

Try to support displaying scores. Add get function that responses to GET requests in ScoreResource.java, and getByDocumentId in ScoreDao.java. Resolves #3

@ChaosZhai ChaosZhai requested a review from joannetsaii October 5, 2022 04:52
@ChaosZhai ChaosZhai self-assigned this Oct 5, 2022
Fix typo in string builder
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.

Create GET request to retrieve form data to pass data into middleware
2 participants