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

Implement List a single todo by ID #15

Open
CBeane313 opened this issue Feb 3, 2022 · 0 comments
Open

Implement List a single todo by ID #15

CBeane313 opened this issue Feb 3, 2022 · 0 comments

Comments

@CBeane313
Copy link
Contributor

Implement the ability to search for a specific item given it's ID, if no ID give 404 error

From LabTasks:
Implement an api/todos/58895985c1849992336c219b server-side endpoint, which returns the single todo with the given _id. It should return a 404 (use the Javalin NotFoundResponse class) if there is no todo with the specified _id.

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

No branches or pull requests

1 participant