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

EndPoint design for Products #3

Open
hyunbin7303 opened this issue Feb 12, 2021 · 1 comment
Open

EndPoint design for Products #3

hyunbin7303 opened this issue Feb 12, 2021 · 1 comment
Assignees
Labels
documentation Improvements or additions to documentation question Further information is requested

Comments

@hyunbin7303
Copy link
Owner

hyunbin7303 commented Feb 12, 2021

Get method

  • /ecommerce/stores/{store_id}/products
  • /ecommerce/stores/{store_id}/products/{product_id}

Post Method

  • /ecommerce/stores/{store_id}/products

Delete Method

  • /ecommerce/stores/{store_id}/products/{product_id}
@hyunbin7303 hyunbin7303 created this issue from a note in Skeleton E-Commerce (To do) Feb 12, 2021
@hyunbin7303 hyunbin7303 added documentation Improvements or additions to documentation question Further information is requested labels Feb 13, 2021
@hyunbin7303 hyunbin7303 changed the title EndPoint design EndPoint design for Products Feb 13, 2021
@hyunbin7303
Copy link
Owner Author

@julio1927 We need to discuss about how we are going to build our endpoint at some point.

@hyunbin7303 hyunbin7303 moved this from To do to In progress in Skeleton E-Commerce Apr 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation question Further information is requested
Projects
Development

No branches or pull requests

3 participants