/assessment9

Primary LanguagePHPOtherNOASSERTION

Assessment 9

Task

  • Create a Rest API plugin for an E-commerce, you should be able to create a product, update the product, fetch and delete the product.

Checkpoints

  • Create CRUD endpoints
  • Create token generator endpoint.
  • Add, view, update, delete products successfully