Skip to content

Commit

Permalink
Update postman, default config, internal cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
Admiral-Piett committed Nov 24, 2023
1 parent 42f5c2d commit 33d878b
Show file tree
Hide file tree
Showing 13 changed files with 550 additions and 403 deletions.
5 changes: 4 additions & 1 deletion .github/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -108,9 +108,12 @@ docker run \

## Testing your installation

### Postman Environment: [LINK](..%2Fpostman%2FGoAWS%20Local.postman_environment.json)
### Postman Collection: [LINK](https://api.postman.com/collections/4714469-2b32c9da-aad4-4e9e-baee-6c11be6798a3?access_key=PMAT-01HG1KVFDXGGKH62KT141MBC0Z)

You can test that your installation is working correctly in one of two ways:

1. Using the postman collection, use this [link to import it](https://www.getpostman.com/collections/091386eae8c70588348e). As well the Environment variable for the collection should be set as follows: URL = http://localhost:4100/.
1. Using the postman collection, use this [link to import it](https://api.postman.com/collections/4714469-2b32c9da-aad4-4e9e-baee-6c11be6798a3?access_key=PMAT-01HG1KVFDXGGKH62KT141MBC0Z). As well the Environment variable for the collection should be set as follows: URL = http://localhost:4100/.

2. by using the AWS cli tools ([download link](http://docs.aws.amazon.com/cli/latest/userguide/installing.html)) here are some samples, you can refer to the [aws cli tools docs](http://docs.aws.amazon.com/cli/latest/reference/) for further information.

Expand Down
Loading

0 comments on commit 33d878b

Please sign in to comment.