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

Build Read endpoint for projects #60

Open
Richard-outreach opened this issue Jan 16, 2019 · 1 comment
Open

Build Read endpoint for projects #60

Richard-outreach opened this issue Jan 16, 2019 · 1 comment
Assignees

Comments

@Richard-outreach
Copy link
Contributor

No description provided.

@tara-johnson tara-johnson self-assigned this Jan 17, 2019
@tara-johnson
Copy link
Collaborator

Created @GetMapping at /projects to view all projects in the projectsRepository

Created @GetMapping at /projects/{id} to view a single project in the projectsRepository based on its ID. Includes 404 error handling if the ID doesn't exist.

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

2 participants