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

TASK 3 #491

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

SardorRasulov
Copy link

@SardorRasulov SardorRasulov commented Apr 1, 2024

Service is done,
Products list is displayed on /products

API
/products:
https://81trajfxvk.execute-api.ap-northeast-1.amazonaws.com/dev/products
/products/{productId}
https://81trajfxvk.execute-api.ap-northeast-1.amazonaws.com/dev/products/7567ec4b-b10c-48c5-9345-fc73c48a80aa
Handling "Product not found"
https://81trajfxvk.execute-api.ap-northeast-1.amazonaws.com/dev/products/id-does-not-exist

Link to website with products list:
d1t30days3qwh9.cloudfront.net

Additional tasks:

  • Handlers in separate files
  • Handling "Product not found"
  • Using ES6 modules

Code:
Backend changes: https://github.com/SardorRasulov/serverless_backend/pull/1/files

@SardorRasulov SardorRasulov changed the title change endpoint for products api TASK 3 Apr 1, 2024
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

Successfully merging this pull request may close these issues.

1 participant