This frontend is an example of a separate application that will communicate with the API.
The link to the actual frontend must be added to the $settings['api']['allowed_origin']
in the config files: config/env/env.dev.php and config/env/env.prod.php.
You can test the API by clicking on the button below. It should request the list of users that were inserted for demonstration purposes.