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 backend API endpoint for Cars #13

Closed
ndricimrr opened this issue Jun 19, 2020 · 0 comments · Fixed by #24
Closed

Create backend API endpoint for Cars #13

ndricimrr opened this issue Jun 19, 2020 · 0 comments · Fixed by #24
Assignees
Labels
Milestone

Comments

@ndricimrr
Copy link
Owner

ndricimrr commented Jun 19, 2020

Take a look at the UML model from presentation to build this endpoint
image

/cars
response {
carName: "",
carType:"",
carImage: "dummyy link image",
}

@ndricimrr ndricimrr changed the title Create backend API endpoint for fetching list of cars Create backend API endpoint for fetching list of cars (GET request) Jun 19, 2020
@ndricimrr ndricimrr self-assigned this Jun 19, 2020
@ndricimrr ndricimrr added this to the sprint2 milestone Jun 19, 2020
@ndricimrr ndricimrr changed the title Create backend API endpoint for fetching list of cars (GET request) Create backend API endpoint for Cars Jun 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant