mirror of
https://github.com/aljazceru/payments-rest-api.git
synced 2025-12-20 15:04:23 +01:00
Update README.md
This commit is contained in:
@@ -115,7 +115,7 @@ root@2edec8635e65:/# aws cloudformation describe-stacks --stack-name breez-i
|
|||||||
* If the deployment was successful, you should deactivate your API key now.
|
* If the deployment was successful, you should deactivate your API key now.
|
||||||
### Example usage
|
### Example usage
|
||||||
#### Python
|
#### Python
|
||||||
You can use `example-client.py`file from this to test the functionality. Take Base URL from the output of last command (example above) and API_SECRET and edit the `example-client.py` with correct values
|
You can use `example-client.py`file from this to test the functionality. Take Base URL from the output of last command (see *ApiGatewayBaseURL* example above) and API_SECRET and edit the `example-client.py` with correct values
|
||||||
|
|
||||||
```
|
```
|
||||||
API_URL = "YOUR-URL-HERE"
|
API_URL = "YOUR-URL-HERE"
|
||||||
|
|||||||
Reference in New Issue
Block a user