Preparation

You need to complete workshop 1 and workshop 2 of this series before continue with this workshop.

In this step you will

  • Configure your frontend application with the endpoint for the UsersAPI.
  • Verify that’s your frontend application can interact with UsersAPI.

Content

  1. Get the Invoke URL of our UsersAPI's dev stage
  2. Download frontend source code and tools
  3. Configure the frontend application
  4. Test the frontend application