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 REST API using Jersey #1

Closed
OddAlgorithm opened this issue Nov 9, 2023 · 0 comments · Fixed by #9
Closed

Create REST API using Jersey #1

OddAlgorithm opened this issue Nov 9, 2023 · 0 comments · Fixed by #9
Assignees
Labels
good first issue Good for newcomers help wanted Extra attention is needed

Comments

@OddAlgorithm
Copy link
Collaborator

OddAlgorithm commented Nov 9, 2023

The webserver doesn't do much if it doesn't have REST endpoints to listen for survey responses.

We need and endpoint to listen for JSON from a survey response. Don't know how to do all of this though, so implementation is very flexible at this point.

Consider following along with this: https://www.baeldung.com/jersey-rest-api-with-spring

@OddAlgorithm OddAlgorithm added this to the Spring Boot Backend milestone Nov 9, 2023
@OddAlgorithm OddAlgorithm added help wanted Extra attention is needed good first issue Good for newcomers labels Nov 9, 2023
@OddAlgorithm OddAlgorithm changed the title Create @RESTController Create REST API using Jersey Nov 11, 2023
@OddAlgorithm OddAlgorithm self-assigned this Nov 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant