Create PHP code sample showing how to authenticate and call an API behind the API Gateway
Create a PHP code sample which shows how to authenticate against the API Gateway and call an API.
This should be runnable using Docker, and just require the user to add their credentials (client key and secret) and print the result.
This code sample should be linked from the dev portal and should contain instructions about how it can be used.
Edited by Monty Dawson