Skip to content

AnastasiiaPlyako/shop-backend

Repository files navigation

Result of 4 task

Links:

Optional:

  • POST /products lambda functions returns error 400 status code if product data is invalid
  • All lambdas return error 500 status code on any error (DB connection, any unhandled error in code)
  • All lambdas do console.log for each incoming requests and their arguments

Result of 3 task

What was done?

  • Created 2 lambda function: getProductsList and getProductsById.
  • Integrated backend with frontend for list of product.
  • Added swagger
  • Handled error

Link to Product Service API

Link to Product Service API

Link to FE PR (YOUR OWN REPOSITORY) -

Swagger

The idea of shop

The idea of the online store is to collect attractions from different countries in one place.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published