Interview Test

Interview Test

Tasks:

  1. Please integrate a simple API.

Questions:

  1. Get All Data with GET METHOD and integrate it into a Front-End Table that includes :
    • ID
    • Product Name
    • Amount
    • Create Time
    • Update Time
  2. You may add CREATE and UPDATE BUTTONS on your table's template and Integrate them with the API.

The API only contains 2 Methods:

For more details of the API, you may refer to this Documentation.