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
- Get the Invoke URL of our UsersAPI's dev stage
- Download frontend source code and tools
- Configure the frontend application
- Test the frontend application