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 REST API for /api/customers* #4

Closed
radekska opened this issue Jan 7, 2023 · 1 comment
Closed

implement REST API for /api/customers* #4

radekska opened this issue Jan 7, 2023 · 1 comment

Comments

@radekska
Copy link
Owner

radekska commented Jan 7, 2023

There will be three models on which the API will be based.
image

Both purchase and repair models have a one-to-many relationship with a customer.

Endpoints:

@radekska radekska changed the title implement /api/v1/customer implement /api/v1/customers Jan 7, 2023
@radekska radekska changed the title implement /api/v1/customers implement CRUD on /api/v1/customers Jan 7, 2023
@radekska radekska changed the title implement CRUD on /api/v1/customers implement REST API Jan 10, 2023
@radekska radekska changed the title implement REST API implement REST API for /api/customers* Jan 10, 2023
@radekska radekska self-assigned this Jan 10, 2023
@radekska
Copy link
Owner Author

#14

@radekska radekska removed their assignment Apr 9, 2023
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

When branches are created from issues, their pull requests are automatically linked.

1 participant